#CFBCB4#CFBCB4
#CFBCB4 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.9% C 0.024 H 44.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCB4 |
|---|---|
| RGB | rgb(207, 188, 180) |
| HSL | hsl(18, 22%, 76%) |
| HSV | hsv(18, 13%, 81%) |
| CMYK | cmyk(0%, 9.2%, 13%, 18.8%) |
| CIE-LAB | lab(77.60, 5.39, 6.48) |
| CIE-LCH | lch(77.60, 8.43, 50.28°) |
| OKLab | oklab(80.89% 0.0175 0.0171) |
| OKLCH | oklch(80.89% 0.024 44.3) |
| XYZ | xyz(51.9530, 52.5281, 50.5733) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.56
Pinkish Grey
#C8ACA9
ΔE00 5.94
Silver
#C0C0C0
ΔE00 8.40
Greige
#B8AB98
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 9.66
Warm Beige
#E9DCC9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCB4 #B4C7CF
analogous
#CFB4B9 #CFBCB4 #CFC9B4
triadic
#CFBCB4 #B4CFBC #BCB4CF
tetradic
#CFBCB4 #B9CFB4 #B4C7CF #C9B4CF
square
#CFBCB4 #B9CFB4 #B4C7CF #C9B4CF
split-complementary
#CFBCB4 #B4CFC9 #B4B9CF
monochromatic
#9F7969 #B79B8F #CFBCB4 #E7DDD9 #F3EEEC
Accessibility & contrast
On white
1.83
#CFBCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CFBCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCB4
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCB4 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB3
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#D5B9BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcb4; /* rgb */ color: rgb(207, 188, 180); /* oklch */ color: oklch(80.9% 0.024 44.3);
Tailwind
colors: {
custom: {
50: '#ddd0ca',
500: '#cfbcb4',
950: '#000000',
},
}SCSS
$custom: #cfbcb4; $custom-light: #ddd0ca; $custom-dark: #000000;
JSON
{
"hex": "#cfbcb4",
"rgb": {
"r": 207,
"g": 188,
"b": 180
},
"hsl": {
"h": 17.778,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.80891,
"c": 0.02443,
"h": 44.3
},
"luminance": 0.52527
}Semantic roles & 50–950 ramp
primary
#CFBCB4
secondary
#839AA4
accent
#85A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382