#CFABB0#CFABB0
#CFABB0 is a light, muted red. Relative luminance 0.455; OKLCH L 77.5% C 0.043 H 8.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABB0 |
|---|---|
| RGB | rgb(207, 171, 176) |
| HSL | hsl(352, 27%, 74%) |
| HSV | hsv(352, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 15%, 18.8%) |
| CIE-LAB | lab(73.24, 13.89, 2.37) |
| CIE-LCH | lch(73.24, 14.09, 9.67°) |
| OKLab | oklab(77.46% 0.042 0.0064) |
| OKLCH | oklch(77.46% 0.043 8.7) |
| XYZ | xyz(48.1313, 45.5273, 47.3181) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.86
Pinkish Grey
#C8ACA9
ΔE00 4.48
Faded Pink
#DE9DAC
ΔE00 7.58
Light Mauve
#C292A1
ΔE00 7.81
Grey Pink
#C3909B
ΔE00 8.03
Rosybrown
#BC8F8F
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABB0 #ABCFCA
analogous
#CFABC2 #CFABB0 #CFB8AB
triadic
#CFABB0 #B0CFAB #ABB0CF
tetradic
#CFABB0 #C2CFAB #ABCFCA #B8ABCF
square
#CFABB0 #C2CFAB #ABCFCA #B8ABCF
split-complementary
#CFABB0 #ABCFB8 #ABC2CF
monochromatic
#A25D67 #B9848B #CFABB0 #E5D2D5 #F4ECED
Accessibility & contrast
On white
2.08
#CFABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CFABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABB0
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABB0 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#D6A9AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfabb0; /* rgb */ color: rgb(207, 171, 176); /* oklch */ color: oklch(77.5% 0.043 8.7);
Tailwind
colors: {
custom: {
50: '#dec4c7',
500: '#cfabb0',
950: '#000000',
},
}SCSS
$custom: #cfabb0; $custom-light: #dec4c7; $custom-dark: #000000;
JSON
{
"hex": "#cfabb0",
"rgb": {
"r": 207,
"g": 171,
"b": 176
},
"hsl": {
"h": 351.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77458,
"c": 0.04251,
"h": 8.7
},
"luminance": 0.45526
}Semantic roles & 50–950 ramp
primary
#CFABB0
secondary
#E1EAE9
accent
#A69840
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182