#CFB2AB#CFB2AB
#CFB2AB is a light, muted red. Relative luminance 0.480; OKLCH L 78.7% C 0.035 H 33.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB2AB |
|---|---|
| RGB | rgb(207, 178, 171) |
| HSL | hsl(12, 27%, 74%) |
| HSV | hsv(12, 17%, 81%) |
| CMYK | cmyk(0%, 14%, 17.4%, 18.8%) |
| CIE-LAB | lab(74.86, 9.31, 7.44) |
| CIE-LCH | lch(74.86, 11.92, 38.62°) |
| OKLab | oklab(78.68% 0.0292 0.0196) |
| OKLCH | oklch(78.68% 0.035 33.8) |
| XYZ | xyz(49.0031, 48.0479, 45.2130) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.43
Mushroom
#BA9E88
ΔE00 9.27
Dusty Pink
#D8A7B1
ΔE00 9.43
Warm Gray
#C9BEB0
ΔE00 9.66
Pinkish Tan
#D99B82
ΔE00 10.79
Rosybrown
#BC8F8F
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB2AB #ABC8CF
analogous
#CFABB6 #CFB2AB #CFC4AB
triadic
#CFB2AB #ABCFB2 #B2ABCF
tetradic
#CFB2AB #B6CFAB #ABC8CF #C4ABCF
square
#CFB2AB #B6CFAB #ABC8CF #C4ABCF
split-complementary
#CFB2AB #ABCFC4 #ABB6CF
monochromatic
#A26B5D #B98E84 #CFB2AB #E5D6D2 #F4EDEC
Accessibility & contrast
On white
1.98
#CFB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#CFB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB2AB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB2AB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#BFBAAB
Tritanopia (blue-blind)
#D7AEB0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb2ab; /* rgb */ color: rgb(207, 178, 171); /* oklch */ color: oklch(78.7% 0.035 33.8);
Tailwind
colors: {
custom: {
50: '#dec9c4',
500: '#cfb2ab',
950: '#000000',
},
}SCSS
$custom: #cfb2ab; $custom-light: #dec9c4; $custom-dark: #000000;
JSON
{
"hex": "#cfb2ab",
"rgb": {
"r": 207,
"g": 178,
"b": 171
},
"hsl": {
"h": 11.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.78676,
"c": 0.03516,
"h": 33.8
},
"luminance": 0.48046
}Semantic roles & 50–950 ramp
primary
#CFB2AB
secondary
#E1E8EA
accent
#92A640
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281