#CFB2AE#CFB2AE
#CFB2AE is a light, muted red. Relative luminance 0.482; OKLCH L 78.8% C 0.034 H 27.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB2AE |
|---|---|
| RGB | rgb(207, 178, 174) |
| HSL | hsl(7, 26%, 75%) |
| HSV | hsv(7, 16%, 81%) |
| CMYK | cmyk(0%, 14%, 15.9%, 18.8%) |
| CIE-LAB | lab(74.93, 9.78, 5.91) |
| CIE-LCH | lch(74.93, 11.43, 31.12°) |
| OKLab | oklab(78.76% 0.0304 0.0156) |
| OKLCH | oklch(78.76% 0.034 27.2) |
| XYZ | xyz(49.2923, 48.1635, 46.7361) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.74
Dusty Pink
#D8A7B1
ΔE00 8.29
Mushroom
#BA9E88
ΔE00 10.43
Rosybrown
#BC8F8F
ΔE00 10.46
Pale Rose
#FDC1C5
ΔE00 10.51
Warm Gray
#C9BEB0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB2AE #AECBCF
analogous
#CFAEBB #CFB2AE #CFC3AE
triadic
#CFB2AE #AECFB2 #B2AECF
tetradic
#CFB2AE #BBCFAE #AECBCF #C3AECF
square
#CFB2AE #BBCFAE #AECBCF #C3AECF
split-complementary
#CFB2AE #AECFC3 #AEBBCF
monochromatic
#A16961 #B88D88 #CFB2AE #E6D7D4 #F4EDEC
Accessibility & contrast
On white
1.98
#CFB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#CFB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB2AE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB2AE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AE
Deuteranopia (green-blind)
#BEBBAE
Tritanopia (blue-blind)
#D6AFB1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb2ae; /* rgb */ color: rgb(207, 178, 174); /* oklch */ color: oklch(78.8% 0.034 27.2);
Tailwind
colors: {
custom: {
50: '#dec9c6',
500: '#cfb2ae',
950: '#000000',
},
}SCSS
$custom: #cfb2ae; $custom-light: #dec9c6; $custom-dark: #000000;
JSON
{
"hex": "#cfb2ae",
"rgb": {
"r": 207,
"g": 178,
"b": 174
},
"hsl": {
"h": 7.273,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.78757,
"c": 0.03417,
"h": 27.2
},
"luminance": 0.48162
}Semantic roles & 50–950 ramp
primary
#CFB2AE
secondary
#E1E9EA
accent
#98A441
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282