#CFAEAD#CFAEAD
#CFAEAD is a light, muted red. Relative luminance 0.466; OKLCH L 78.0% C 0.039 H 20.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEAD |
|---|---|
| RGB | rgb(207, 174, 173) |
| HSL | hsl(2, 26%, 75%) |
| HSV | hsv(2, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 16.4%, 18.8%) |
| CIE-LAB | lab(73.90, 11.78, 4.98) |
| CIE-LCH | lch(73.90, 12.79, 22.90°) |
| OKLab | oklab(77.95% 0.0362 0.0132) |
| OKLCH | oklch(77.95% 0.039 20.1) |
| XYZ | xyz(48.4109, 46.5561, 45.9632) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.15
Dusty Pink
#D8A7B1
ΔE00 6.20
Rosybrown
#BC8F8F
ΔE00 8.97
Pale Rose
#FDC1C5
ΔE00 9.59
Faded Pink
#DE9DAC
ΔE00 9.72
Grey Pink
#C3909B
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEAD #ADCECF
analogous
#CFADBD #CFAEAD #CFBFAD
triadic
#CFAEAD #ADCFAE #AEADCF
tetradic
#CFAEAD #BDCFAD #ADCECF #BFADCF
square
#CFAEAD #BDCFAD #ADCECF #BFADCF
split-complementary
#CFAEAD #ADCFBF #ADBDCF
monochromatic
#A26260 #B88886 #CFAEAD #E6D4D4 #F4ECEC
Accessibility & contrast
On white
2.04
#CFAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CFAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEAD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEAD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AD
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#D7ABAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfaead; /* rgb */ color: rgb(207, 174, 173); /* oklch */ color: oklch(78.0% 0.039 20.1);
Tailwind
colors: {
custom: {
50: '#dec6c5',
500: '#cfaead',
950: '#000000',
},
}SCSS
$custom: #cfaead; $custom-light: #dec6c5; $custom-dark: #000000;
JSON
{
"hex": "#cfaead",
"rgb": {
"r": 207,
"g": 174,
"b": 173
},
"hsl": {
"h": 1.765,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.77952,
"c": 0.03854,
"h": 20.1
},
"luminance": 0.46555
}Semantic roles & 50–950 ramp
primary
#CFAEAD
secondary
#E1EAEA
accent
#A2A541
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281