#CFABAE#CFABAE
#CFABAE is a light, muted red. Relative luminance 0.454; OKLCH L 77.4% C 0.042 H 12.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABAE |
|---|---|
| RGB | rgb(207, 171, 174) |
| HSL | hsl(355, 27%, 74%) |
| HSV | hsv(355, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 15.9%, 18.8%) |
| CIE-LAB | lab(73.19, 13.57, 3.39) |
| CIE-LCH | lch(73.19, 13.99, 14.03°) |
| OKLab | oklab(77.4% 0.0413 0.0091) |
| OKLCH | oklch(77.4% 0.042 12.5) |
| XYZ | xyz(47.9349, 45.4488, 46.2836) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.85
Dusty Pink
#D8A7B1
ΔE00 4.30
Faded Pink
#DE9DAC
ΔE00 7.93
Rosybrown
#BC8F8F
ΔE00 8.17
Light Mauve
#C292A1
ΔE00 8.19
Grey Pink
#C3909B
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABAE #ABCFCC
analogous
#CFABC0 #CFABAE #CFBAAB
triadic
#CFABAE #AECFAB #ABAECF
tetradic
#CFABAE #C0CFAB #ABCFCC #BAABCF
square
#CFABAE #C0CFAB #ABCFCC #BAABCF
split-complementary
#CFABAE #ABCFBA #ABC0CF
monochromatic
#A25D63 #B98488 #CFABAE #E5D2D4 #F4ECEC
Accessibility & contrast
On white
2.08
#CFABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#CFABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABAE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABAE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#D7A8AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfabae; /* rgb */ color: rgb(207, 171, 174); /* oklch */ color: oklch(77.4% 0.042 12.5);
Tailwind
colors: {
custom: {
50: '#dec4c6',
500: '#cfabae',
950: '#000000',
},
}SCSS
$custom: #cfabae; $custom-light: #dec4c6; $custom-dark: #000000;
JSON
{
"hex": "#cfabae",
"rgb": {
"r": 207,
"g": 171,
"b": 174
},
"hsl": {
"h": 355,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77401,
"c": 0.04224,
"h": 12.5
},
"luminance": 0.45447
}Semantic roles & 50–950 ramp
primary
#CFABAE
secondary
#E1EAEA
accent
#A69D40
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182