#CFBFB4#CFBFB4
#CFBFB4 is a light, muted orange. Relative luminance 0.538; OKLCH L 81.5% C 0.024 H 56.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB4 |
|---|---|
| RGB | rgb(207, 191, 180) |
| HSL | hsl(24, 22%, 76%) |
| HSV | hsv(24, 13%, 81%) |
| CMYK | cmyk(0%, 7.7%, 13%, 18.8%) |
| CIE-LAB | lab(78.36, 3.79, 7.58) |
| CIE-LCH | lch(78.36, 8.47, 63.44°) |
| OKLab | oklab(81.49% 0.013 0.0199) |
| OKLCH | oklch(81.49% 0.024 56.9) |
| XYZ | xyz(52.6006, 53.8232, 50.7891) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.30
Greige
#B8AB98
ΔE00 7.29
Silver
#C0C0C0
ΔE00 7.82
Warm Beige
#E9DCC9
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.20
Light Gray
#D3D3D3
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB4 #B4C4CF
analogous
#CFB4B6 #CFBFB4 #CFCCB4
triadic
#CFBFB4 #B4CFBF #BFB4CF
tetradic
#CFBFB4 #B6CFB4 #B4C4CF #CCB4CF
square
#CFBFB4 #B6CFB4 #B4C4CF #CCB4CF
split-complementary
#CFBFB4 #B4CFCC #B4B6CF
monochromatic
#9F7F69 #B79F8F #CFBFB4 #E7DFD9 #F3EFEC
Accessibility & contrast
On white
1.79
#CFBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CFBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB4
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB4 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B3
Deuteranopia (green-blind)
#C7C3B4
Tritanopia (blue-blind)
#D4BCBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb4; /* rgb */ color: rgb(207, 191, 180); /* oklch */ color: oklch(81.5% 0.024 56.9);
Tailwind
colors: {
custom: {
50: '#ddd2ca',
500: '#cfbfb4',
950: '#000000',
},
}SCSS
$custom: #cfbfb4; $custom-light: #ddd2ca; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb4",
"rgb": {
"r": 207,
"g": 191,
"b": 180
},
"hsl": {
"h": 24.444,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.81489,
"c": 0.02374,
"h": 56.9
},
"luminance": 0.53822
}Semantic roles & 50–950 ramp
primary
#CFBFB4
secondary
#8397A4
accent
#7BA045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382