#CFBFB8#CFBFB8
#CFBFB8 is a light, muted orange. Relative luminance 0.540; OKLCH L 81.6% C 0.021 H 45.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB8 |
|---|---|
| RGB | rgb(207, 191, 184) |
| HSL | hsl(18, 19%, 77%) |
| HSV | hsv(18, 11%, 81%) |
| CMYK | cmyk(0%, 7.7%, 11.1%, 18.8%) |
| CIE-LAB | lab(78.46, 4.45, 5.56) |
| CIE-LCH | lch(78.46, 7.12, 51.36°) |
| OKLab | oklab(81.6% 0.0146 0.0147) |
| OKLCH | oklch(81.6% 0.021 45.2) |
| XYZ | xyz(53.0139, 53.9886, 52.9662) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.93
Pinkish Grey
#C8ACA9
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 8.37
Greige
#B8AB98
ΔE00 8.68
Warm Beige
#E9DCC9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB8 #B8C8CF
analogous
#CFB8BD #CFBFB8 #CFCBB8
triadic
#CFBFB8 #B8CFBF #BFB8CF
tetradic
#CFBFB8 #BDCFB8 #B8C8CF #CBB8CF
square
#CFBFB8 #BDCFB8 #B8C8CF #CBB8CF
split-complementary
#CFBFB8 #B8CFCB #B8BDCF
monochromatic
#9E7D6F #B69E93 #CFBFB8 #E8E0DD #F3EFED
Accessibility & contrast
On white
1.78
#CFBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CFBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB8
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB8 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B8
Deuteranopia (green-blind)
#C7C3B8
Tritanopia (blue-blind)
#D4BDBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb8; /* rgb */ color: rgb(207, 191, 184); /* oklch */ color: oklch(81.6% 0.021 45.2);
Tailwind
colors: {
custom: {
50: '#ddd2cd',
500: '#cfbfb8',
950: '#000000',
},
}SCSS
$custom: #cfbfb8; $custom-light: #ddd2cd; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb8",
"rgb": {
"r": 207,
"g": 191,
"b": 184
},
"hsl": {
"h": 18.261,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.81596,
"c": 0.02065,
"h": 45.2
},
"luminance": 0.53988
}Semantic roles & 50–950 ramp
primary
#CFBFB8
secondary
#879BA4
accent
#849E48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383