#CFBFB3#CFBFB3
#CFBFB3 is a light, muted orange. Relative luminance 0.538; OKLCH L 81.5% C 0.025 H 59.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB3 |
|---|---|
| RGB | rgb(207, 191, 179) |
| HSL | hsl(26, 23%, 76%) |
| HSV | hsv(26, 14%, 81%) |
| CMYK | cmyk(0%, 7.7%, 13.5%, 18.8%) |
| CIE-LAB | lab(78.33, 3.63, 8.08) |
| CIE-LCH | lch(78.33, 8.86, 65.83°) |
| OKLab | oklab(81.46% 0.0126 0.0212) |
| OKLCH | oklch(81.46% 0.025 59.3) |
| XYZ | xyz(52.4991, 53.7826, 50.2546) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.97
Greige
#B8AB98
ΔE00 6.99
Warm Beige
#E9DCC9
ΔE00 7.77
Silver
#C0C0C0
ΔE00 8.00
Khaki
#C3B091
ΔE00 8.47
Pinkish Grey
#C8ACA9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB3 #B3C3CF
analogous
#CFB3B5 #CFBFB3 #CFCDB3
triadic
#CFBFB3 #B3CFBF #BFB3CF
tetradic
#CFBFB3 #B5CFB3 #B3C3CF #CDB3CF
square
#CFBFB3 #B5CFB3 #B3C3CF #CDB3CF
split-complementary
#CFBFB3 #B3CFCD #B3B5CF
monochromatic
#A08068 #B79F8D #CFBFB3 #E7DFD9 #F3EFEC
Accessibility & contrast
On white
1.79
#CFBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CFBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB3
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB3 | 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)
#C4C0B2
Deuteranopia (green-blind)
#C8C3B3
Tritanopia (blue-blind)
#D5BCBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb3; /* rgb */ color: rgb(207, 191, 179); /* oklch */ color: oklch(81.5% 0.025 59.3);
Tailwind
colors: {
custom: {
50: '#ddd2c9',
500: '#cfbfb3',
950: '#000000',
},
}SCSS
$custom: #cfbfb3; $custom-light: #ddd2c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb3",
"rgb": {
"r": 207,
"g": 191,
"b": 179
},
"hsl": {
"h": 25.714,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.81462,
"c": 0.02463,
"h": 59.3
},
"luminance": 0.53782
}Semantic roles & 50–950 ramp
primary
#CFBFB3
secondary
#8296A4
accent
#79A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382