#CFBFB7#CFBFB7
#CFBFB7 is a light, muted orange. Relative luminance 0.539; OKLCH L 81.6% C 0.021 H 48.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB7 |
|---|---|
| RGB | rgb(207, 191, 183) |
| HSL | hsl(20, 20%, 76%) |
| HSV | hsv(20, 12%, 81%) |
| CMYK | cmyk(0%, 7.7%, 11.6%, 18.8%) |
| CIE-LAB | lab(78.43, 4.28, 6.06) |
| CIE-LCH | lch(78.43, 7.42, 54.79°) |
| OKLab | oklab(81.57% 0.0142 0.016) |
| OKLCH | oklch(81.57% 0.021 48.4) |
| XYZ | xyz(52.9095, 53.9468, 52.4161) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.49
Pinkish Grey
#C8ACA9
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.38
Greige
#B8AB98
ΔE00 8.31
Light Gray
#D3D3D3
ΔE00 8.47
Warm Beige
#E9DCC9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB7 #B7C7CF
analogous
#CFB7BB #CFBFB7 #CFCBB7
triadic
#CFBFB7 #B7CFBF #BFB7CF
tetradic
#CFBFB7 #BBCFB7 #B7C7CF #CBB7CF
square
#CFBFB7 #BBCFB7 #B7C7CF #CBB7CF
split-complementary
#CFBFB7 #B7CFCB #B7BBCF
monochromatic
#9E7E6E #B79E92 #CFBFB7 #E7E0DC #F3EFED
Accessibility & contrast
On white
1.78
#CFBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CFBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB7
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB7 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B7
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#D4BDBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb7; /* rgb */ color: rgb(207, 191, 183); /* oklch */ color: oklch(81.6% 0.021 48.4);
Tailwind
colors: {
custom: {
50: '#ddd2cc',
500: '#cfbfb7',
950: '#000000',
},
}SCSS
$custom: #cfbfb7; $custom-light: #ddd2cc; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb7",
"rgb": {
"r": 207,
"g": 191,
"b": 183
},
"hsl": {
"h": 20,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.81569,
"c": 0.02134,
"h": 48.4
},
"luminance": 0.53946
}Semantic roles & 50–950 ramp
primary
#CFBFB7
secondary
#869AA4
accent
#819E47
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383