#CFBCB3#CFBCB3
#CFBCB3 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.9% C 0.025 H 47.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCB3 |
|---|---|
| RGB | rgb(207, 188, 179) |
| HSL | hsl(19, 23%, 76%) |
| HSV | hsv(19, 14%, 81%) |
| CMYK | cmyk(0%, 9.2%, 13.5%, 18.8%) |
| CIE-LAB | lab(77.57, 5.22, 6.99) |
| CIE-LCH | lch(77.57, 8.73, 53.23°) |
| OKLab | oklab(80.86% 0.0171 0.0184) |
| OKLCH | oklch(80.86% 0.025 47.1) |
| XYZ | xyz(51.8515, 52.4875, 50.0387) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.19
Pinkish Grey
#C8ACA9
ΔE00 6.26
Greige
#B8AB98
ΔE00 8.23
Silver
#C0C0C0
ΔE00 8.49
Warm Beige
#E9DCC9
ΔE00 9.61
Light Gray
#D3D3D3
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCB3 #B3C6CF
analogous
#CFB3B8 #CFBCB3 #CFCAB3
triadic
#CFBCB3 #B3CFBC #BCB3CF
tetradic
#CFBCB3 #B8CFB3 #B3C6CF #CAB3CF
square
#CFBCB3 #B8CFB3 #B3C6CF #CAB3CF
split-complementary
#CFBCB3 #B3CFCA #B3B8CF
monochromatic
#A07A68 #B79B8D #CFBCB3 #E7DDD9 #F3EEEC
Accessibility & contrast
On white
1.83
#CFBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CFBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCB3
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCB3 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB2
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#D5B9B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcb3; /* rgb */ color: rgb(207, 188, 179); /* oklch */ color: oklch(80.9% 0.025 47.1);
Tailwind
colors: {
custom: {
50: '#ddd0c9',
500: '#cfbcb3',
950: '#000000',
},
}SCSS
$custom: #cfbcb3; $custom-light: #ddd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbcb3",
"rgb": {
"r": 207,
"g": 188,
"b": 179
},
"hsl": {
"h": 19.286,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.80864,
"c": 0.02509,
"h": 47.1
},
"luminance": 0.52487
}Semantic roles & 50–950 ramp
primary
#CFBCB3
secondary
#8299A4
accent
#83A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382