#CFB2AC#CFB2AC
#CFB2AC is a light, muted red. Relative luminance 0.481; OKLCH L 78.7% C 0.035 H 31.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB2AC |
|---|---|
| RGB | rgb(207, 178, 172) |
| HSL | hsl(10, 27%, 74%) |
| HSV | hsv(10, 17%, 81%) |
| CMYK | cmyk(0%, 14%, 16.9%, 18.8%) |
| CIE-LAB | lab(74.88, 9.47, 6.93) |
| CIE-LCH | lch(74.88, 11.73, 36.19°) |
| OKLab | oklab(78.7% 0.0296 0.0182) |
| OKLCH | oklch(78.7% 0.035 31.6) |
| XYZ | xyz(49.0988, 48.0861, 45.7169) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.13
Dusty Pink
#D8A7B1
ΔE00 9.03
Mushroom
#BA9E88
ΔE00 9.65
Warm Gray
#C9BEB0
ΔE00 9.94
Rosybrown
#BC8F8F
ΔE00 10.70
Pale Rose
#FDC1C5
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB2AC #ACC9CF
analogous
#CFACB8 #CFB2AC #CFC4AC
triadic
#CFB2AC #ACCFB2 #B2ACCF
tetradic
#CFB2AC #B8CFAC #ACC9CF #C4ACCF
square
#CFB2AC #B8CFAC #ACC9CF #C4ACCF
split-complementary
#CFB2AC #ACCFC4 #ACB8CF
monochromatic
#A26A5E #B98E85 #CFB2AC #E5D6D3 #F4EDEC
Accessibility & contrast
On white
1.98
#CFB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CFB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB2AC
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB2AC | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AC
Deuteranopia (green-blind)
#BFBAAC
Tritanopia (blue-blind)
#D6AFB0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb2ac; /* rgb */ color: rgb(207, 178, 172); /* oklch */ color: oklch(78.7% 0.035 31.6);
Tailwind
colors: {
custom: {
50: '#dec9c4',
500: '#cfb2ac',
950: '#000000',
},
}SCSS
$custom: #cfb2ac; $custom-light: #dec9c4; $custom-dark: #000000;
JSON
{
"hex": "#cfb2ac",
"rgb": {
"r": 207,
"g": 178,
"b": 172
},
"hsl": {
"h": 10.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78703,
"c": 0.03478,
"h": 31.6
},
"luminance": 0.48085
}Semantic roles & 50–950 ramp
primary
#CFB2AC
secondary
#E1E9EA
accent
#94A540
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281