#CFBFB9#CFBFB9
#CFBFB9 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.6% C 0.020 H 41.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB9 |
|---|---|
| RGB | rgb(207, 191, 185) |
| HSL | hsl(16, 19%, 77%) |
| HSV | hsv(16, 11%, 81%) |
| CMYK | cmyk(0%, 7.7%, 10.6%, 18.8%) |
| CIE-LAB | lab(78.48, 4.61, 5.06) |
| CIE-LCH | lch(78.48, 6.84, 47.63°) |
| OKLab | oklab(81.62% 0.0149 0.0134) |
| OKLCH | oklch(81.62% 0.02 41.8) |
| XYZ | xyz(53.1191, 54.0306, 53.5202) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.38
Pinkish Grey
#C8ACA9
ΔE00 6.71
Silver
#C0C0C0
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 8.29
Greige
#B8AB98
ΔE00 9.08
Dove Gray
#B6B8BD
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB9 #B9C9CF
analogous
#CFB9BE #CFBFB9 #CFCAB9
triadic
#CFBFB9 #B9CFBF #BFB9CF
tetradic
#CFBFB9 #BECFB9 #B9C9CF #CAB9CF
square
#CFBFB9 #BECFB9 #B9C9CF #CAB9CF
split-complementary
#CFBFB9 #B9CFCA #B9BECF
monochromatic
#9D7D70 #B69E95 #CFBFB9 #E8E0DD #F3EEED
Accessibility & contrast
On white
1.78
#CFBFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#CFBFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB9
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB9 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B9
Deuteranopia (green-blind)
#C6C3B9
Tritanopia (blue-blind)
#D4BDBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb9; /* rgb */ color: rgb(207, 191, 185); /* oklch */ color: oklch(81.6% 0.020 41.8);
Tailwind
colors: {
custom: {
50: '#ddd2ce',
500: '#cfbfb9',
950: '#000000',
},
}SCSS
$custom: #cfbfb9; $custom-light: #ddd2ce; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb9",
"rgb": {
"r": 207,
"g": 191,
"b": 185
},
"hsl": {
"h": 16.364,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.81623,
"c": 0.02004,
"h": 41.8
},
"luminance": 0.5403
}Semantic roles & 50–950 ramp
primary
#CFBFB9
secondary
#889CA4
accent
#869D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383