#CFABB4#CFABB4
#CFABB4 is a light, muted red. Relative luminance 0.457; OKLCH L 77.6% C 0.044 H 1.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABB4 |
|---|---|
| RGB | rgb(207, 171, 180) |
| HSL | hsl(345, 27%, 74%) |
| HSV | hsv(345, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 13%, 18.8%) |
| CIE-LAB | lab(73.34, 14.54, 0.32) |
| CIE-LCH | lch(73.34, 14.55, 1.28°) |
| OKLab | oklab(77.57% 0.0436 0.0011) |
| OKLCH | oklch(77.57% 0.044 1.4) |
| XYZ | xyz(48.5329, 45.6880, 49.4333) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.45
Pinkish Grey
#C8ACA9
ΔE00 5.82
Faded Pink
#DE9DAC
ΔE00 7.15
Light Mauve
#C292A1
ΔE00 7.30
Grey Pink
#C3909B
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABB4 #ABCFC6
analogous
#CFABC6 #CFABB4 #CFB4AB
triadic
#CFABB4 #B4CFAB #ABB4CF
tetradic
#CFABB4 #C6CFAB #ABCFC6 #B4ABCF
square
#CFABB4 #C6CFAB #ABCFC6 #B4ABCF
split-complementary
#CFABB4 #ABCFB4 #ABC6CF
monochromatic
#A25D6E #B98491 #CFABB4 #E5D2D7 #F4ECEE
Accessibility & contrast
On white
2.07
#CFABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#CFABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABB4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABB4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B4
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#D6A9AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfabb4; /* rgb */ color: rgb(207, 171, 180); /* oklch */ color: oklch(77.6% 0.044 1.4);
Tailwind
colors: {
custom: {
50: '#dec4ca',
500: '#cfabb4',
950: '#000000',
},
}SCSS
$custom: #cfabb4; $custom-light: #dec4ca; $custom-dark: #000000;
JSON
{
"hex": "#cfabb4",
"rgb": {
"r": 207,
"g": 171,
"b": 180
},
"hsl": {
"h": 345,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77574,
"c": 0.04356,
"h": 1.4
},
"luminance": 0.45687
}Semantic roles & 50–950 ramp
primary
#CFABB4
secondary
#E1EAE8
accent
#A68C40
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182