#CFBFB0#CFBFB0
#CFBFB0 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.4% C 0.028 H 65.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFB0 |
|---|---|
| RGB | rgb(207, 191, 176) |
| HSL | hsl(29, 24%, 75%) |
| HSV | hsv(29, 15%, 81%) |
| CMYK | cmyk(0%, 7.7%, 15%, 18.8%) |
| CIE-LAB | lab(78.26, 3.15, 9.60) |
| CIE-LCH | lch(78.26, 10.10, 71.85°) |
| OKLab | oklab(81.38% 0.0114 0.0251) |
| OKLCH | oklch(81.38% 0.028 65.6) |
| XYZ | xyz(52.1990, 53.6626, 48.6740) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.28
Greige
#B8AB98
ΔE00 6.28
Khaki
#C3B091
ΔE00 7.24
Warm Beige
#E9DCC9
ΔE00 7.26
Silver
#C0C0C0
ΔE00 8.63
Tan
#D2B48C
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFB0 #B0C0CF
analogous
#CFB0B1 #CFBFB0 #CFCEB0
triadic
#CFBFB0 #B0CFBF #BFB0CF
tetradic
#CFBFB0 #B1CFB0 #B0C0CF #CEB0CF
square
#CFBFB0 #B1CFB0 #B0C0CF #CEB0CF
split-complementary
#CFBFB0 #B0CFCE #B0B1CF
monochromatic
#A18164 #B8A08A #CFBFB0 #E6DED6 #F3F0EC
Accessibility & contrast
On white
1.79
#CFBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CFBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFB0
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFB0 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0AF
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#D5BCBB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbfb0; /* rgb */ color: rgb(207, 191, 176); /* oklch */ color: oklch(81.4% 0.028 65.6);
Tailwind
colors: {
custom: {
50: '#ddd2c7',
500: '#cfbfb0',
950: '#000000',
},
}SCSS
$custom: #cfbfb0; $custom-light: #ddd2c7; $custom-dark: #000000;
JSON
{
"hex": "#cfbfb0",
"rgb": {
"r": 207,
"g": 191,
"b": 176
},
"hsl": {
"h": 29.032,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.81384,
"c": 0.02752,
"h": 65.6
},
"luminance": 0.53662
}Semantic roles & 50–950 ramp
primary
#CFBFB0
secondary
#7F92A4
accent
#74A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382