#CFABB3#CFABB3
#CFABB3 is a light, muted red. Relative luminance 0.456; OKLCH L 77.5% C 0.043 H 3.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABB3 |
|---|---|
| RGB | rgb(207, 171, 179) |
| HSL | hsl(347, 27%, 74%) |
| HSV | hsv(347, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 13.5%, 18.8%) |
| CIE-LAB | lab(73.32, 14.38, 0.83) |
| CIE-LCH | lch(73.32, 14.40, 3.32°) |
| OKLab | oklab(77.55% 0.0432 0.0024) |
| OKLCH | oklch(77.55% 0.043 3.2) |
| XYZ | xyz(48.4314, 45.6474, 48.8987) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.48
Pinkish Grey
#C8ACA9
ΔE00 5.48
Faded Pink
#DE9DAC
ΔE00 7.22
Light Mauve
#C292A1
ΔE00 7.40
Grey Pink
#C3909B
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABB3 #ABCFC7
analogous
#CFABC5 #CFABB3 #CFB5AB
triadic
#CFABB3 #B3CFAB #ABB3CF
tetradic
#CFABB3 #C5CFAB #ABCFC7 #B5ABCF
square
#CFABB3 #C5CFAB #ABCFC7 #B5ABCF
split-complementary
#CFABB3 #ABCFB5 #ABC5CF
monochromatic
#A25D6D #B98490 #CFABB3 #E5D2D6 #F4ECED
Accessibility & contrast
On white
2.07
#CFABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#CFABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABB3
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABB3 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B3
Deuteranopia (green-blind)
#B8B6B2
Tritanopia (blue-blind)
#D6A9AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfabb3; /* rgb */ color: rgb(207, 171, 179); /* oklch */ color: oklch(77.5% 0.043 3.2);
Tailwind
colors: {
custom: {
50: '#dec4c9',
500: '#cfabb3',
950: '#000000',
},
}SCSS
$custom: #cfabb3; $custom-light: #dec4c9; $custom-dark: #000000;
JSON
{
"hex": "#cfabb3",
"rgb": {
"r": 207,
"g": 171,
"b": 179
},
"hsl": {
"h": 346.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77545,
"c": 0.04324,
"h": 3.2
},
"luminance": 0.45646
}Semantic roles & 50–950 ramp
primary
#CFABB3
secondary
#E1EAE8
accent
#A68F40
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182