#CEAFAE#CEAFAE
#CEAFAE is a light, muted red. Relative luminance 0.468; OKLCH L 78.1% C 0.036 H 20.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFAE |
|---|---|
| RGB | rgb(206, 175, 174) |
| HSL | hsl(2, 25%, 75%) |
| HSV | hsv(2, 16%, 81%) |
| CMYK | cmyk(0%, 15%, 15.5%, 19.2%) |
| CIE-LAB | lab(74.09, 11.03, 4.68) |
| CIE-LCH | lch(74.09, 11.99, 22.99°) |
| OKLab | oklab(78.08% 0.0339 0.0124) |
| OKLCH | oklch(78.08% 0.036 20.1) |
| XYZ | xyz(48.4234, 46.8391, 46.5262) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.77
Dusty Pink
#D8A7B1
ΔE00 6.70
Rosybrown
#BC8F8F
ΔE00 9.37
Pale Rose
#FDC1C5
ΔE00 9.95
Faded Pink
#DE9DAC
ΔE00 10.26
Grey Pink
#C3909B
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFAE #AECDCE
analogous
#CEAEBD #CEAFAE #CEBFAE
triadic
#CEAFAE #AECEAF #AFAECE
tetradic
#CEAFAE #BDCEAE #AECDCE #BFAECE
square
#CEAFAE #BDCEAE #AECDCE #BFAECE
split-complementary
#CEAFAE #AECEBF #AEBDCE
monochromatic
#A06462 #B78988 #CEAFAE #E5D5D4 #F3ECEC
Accessibility & contrast
On white
2.03
#CEAFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CEAFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFAE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFAE | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AE
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#D5ACAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ceafae; /* rgb */ color: rgb(206, 175, 174); /* oklch */ color: oklch(78.1% 0.036 20.1);
Tailwind
colors: {
custom: {
50: '#ddc7c6',
500: '#ceafae',
950: '#000000',
},
}SCSS
$custom: #ceafae; $custom-light: #ddc7c6; $custom-dark: #000000;
JSON
{
"hex": "#ceafae",
"rgb": {
"r": 206,
"g": 175,
"b": 174
},
"hsl": {
"h": 1.875,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.7808,
"c": 0.03613,
"h": 20.1
},
"luminance": 0.46838
}Semantic roles & 50–950 ramp
primary
#CEAFAE
secondary
#E1EAEA
accent
#A0A342
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282