Skip to content

#ceadad

a light, soft red · warm · closest name: silver

RGB
206, 173, 173
HSL
0°, 25%, 74%
CMYK
0, 16, 16, 19
Luminance
0.4603

Every format

HEX#ceadad
RGBrgb(206, 173, 173)
HSLhsl(0, 25%, 74%)
CMYKcmyk(0%, 16%, 16%, 19%)
LABlab(73.6 12.0 4.5)
LCHlch(73.6 12.8 20.5)
OKLCHoklch(0.777 0.038 18.0)

Copy-ready code

/* CSS */
color: #ceadad;
background-color: #ceadad;
/* Tailwind (arbitrary) */
class="text-[#ceadad] bg-[#ceadad]"
/* SCSS */
$brand: #ceadad;
/* SwiftUI */
Color(red: 0.808, green: 0.678, blue: 0.678)
/* Android */
Color.parseColor("#ceadad")

Accessibility — WCAG contrast

Aa
#ceadad on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#ceadad on black: 10.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.8%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta16.0%
Yellow16.0%
Key (black)19.2%

Color previews

#ceadad text on a black background

contrast 10.21:1

Card sample

#ceadad text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceadad;
Background color
Panel with #ceadad background
background-color: #ceadad;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceadad;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 173, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 173, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceadad;
background: linear-gradient(135deg, #ceadad, #CEC3AD);

Monochromatic scale

Palettes built from #ceadad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceadad in the Color Lab