#CFBCB0#CFBCB0
#CFBCB0 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.8% C 0.027 H 54.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCB0 |
|---|---|
| RGB | rgb(207, 188, 176) |
| HSL | hsl(23, 24%, 75%) |
| HSV | hsv(23, 15%, 81%) |
| CMYK | cmyk(0%, 9.2%, 15%, 18.8%) |
| CIE-LAB | lab(77.50, 4.74, 8.51) |
| CIE-LCH | lch(77.50, 9.74, 60.87°) |
| OKLab | oklab(80.78% 0.0159 0.0223) |
| OKLCH | oklch(80.78% 0.027 54.5) |
| XYZ | xyz(51.5514, 52.3675, 48.4582) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.22
Greige
#B8AB98
ΔE00 7.22
Pinkish Grey
#C8ACA9
ΔE00 7.33
Khaki
#C3B091
ΔE00 8.71
Warm Beige
#E9DCC9
ΔE00 8.87
Silver
#C0C0C0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCB0 #B0C3CF
analogous
#CFB0B4 #CFBCB0 #CFCBB0
triadic
#CFBCB0 #B0CFBC #BCB0CF
tetradic
#CFBCB0 #B4CFB0 #B0C3CF #CBB0CF
square
#CFBCB0 #B4CFB0 #B0C3CF #CBB0CF
split-complementary
#CFBCB0 #B0CFCB #B0B4CF
monochromatic
#A17B64 #B89C8A #CFBCB0 #E6DCD6 #F3EFEC
Accessibility & contrast
On white
1.83
#CFBCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CFBCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCB0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCB0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAF
Deuteranopia (green-blind)
#C6C1B0
Tritanopia (blue-blind)
#D5B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbcb0; /* rgb */ color: rgb(207, 188, 176); /* oklch */ color: oklch(80.8% 0.027 54.5);
Tailwind
colors: {
custom: {
50: '#ddd0c7',
500: '#cfbcb0',
950: '#000000',
},
}SCSS
$custom: #cfbcb0; $custom-light: #ddd0c7; $custom-dark: #000000;
JSON
{
"hex": "#cfbcb0",
"rgb": {
"r": 207,
"g": 188,
"b": 176
},
"hsl": {
"h": 23.226,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.80784,
"c": 0.02737,
"h": 54.5
},
"luminance": 0.52366
}Semantic roles & 50–950 ramp
primary
#CFBCB0
secondary
#7F96A4
accent
#7EA343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382