#CFB2AA#CFB2AA
#CFB2AA is a light, muted red. Relative luminance 0.480; OKLCH L 78.6% C 0.036 H 35.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB2AA |
|---|---|
| RGB | rgb(207, 178, 170) |
| HSL | hsl(13, 28%, 74%) |
| HSV | hsv(13, 18%, 81%) |
| CMYK | cmyk(0%, 14%, 17.9%, 18.8%) |
| CIE-LAB | lab(74.83, 9.15, 7.95) |
| CIE-LCH | lch(74.83, 12.12, 40.96°) |
| OKLab | oklab(78.65% 0.0288 0.0209) |
| OKLCH | oklch(78.65% 0.036 35.9) |
| XYZ | xyz(48.9082, 48.0099, 44.7129) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.78
Mushroom
#BA9E88
ΔE00 8.90
Warm Gray
#C9BEB0
ΔE00 9.39
Dusty Pink
#D8A7B1
ΔE00 9.84
Pinkish Tan
#D99B82
ΔE00 10.57
Greige
#B8AB98
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB2AA #AAC7CF
analogous
#CFAAB5 #CFB2AA #CFC5AA
triadic
#CFB2AA #AACFB2 #B2AACF
tetradic
#CFB2AA #B5CFAA #AAC7CF #C5AACF
square
#CFB2AA #B5CFAA #AAC7CF #C5AACF
split-complementary
#CFB2AA #AACFC5 #AAB5CF
monochromatic
#A36B5C #B98F83 #CFB2AA #E5D5D1 #F4EDEB
Accessibility & contrast
On white
1.98
#CFB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CFB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB2AA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB2AA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A9
Deuteranopia (green-blind)
#BFBAAA
Tritanopia (blue-blind)
#D7AEB0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb2aa; /* rgb */ color: rgb(207, 178, 170); /* oklch */ color: oklch(78.6% 0.036 35.9);
Tailwind
colors: {
custom: {
50: '#dec9c3',
500: '#cfb2aa',
950: '#000000',
},
}SCSS
$custom: #cfb2aa; $custom-light: #dec9c3; $custom-dark: #000000;
JSON
{
"hex": "#cfb2aa",
"rgb": {
"r": 207,
"g": 178,
"b": 170
},
"hsl": {
"h": 12.973,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.7865,
"c": 0.03558,
"h": 35.9
},
"luminance": 0.48008
}Semantic roles & 50–950 ramp
primary
#CFB2AA
secondary
#E1E8EA
accent
#90A63F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281