#CFBDB3#CFBDB3
#CFBDB3 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.1% C 0.025 H 51.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDB3 |
|---|---|
| RGB | rgb(207, 189, 179) |
| HSL | hsl(21, 23%, 76%) |
| HSV | hsv(21, 14%, 81%) |
| CMYK | cmyk(0%, 8.7%, 13.5%, 18.8%) |
| CIE-LAB | lab(77.83, 4.69, 7.35) |
| CIE-LCH | lch(77.83, 8.72, 57.47°) |
| OKLab | oklab(81.06% 0.0156 0.0193) |
| OKLCH | oklch(81.06% 0.025 51.1) |
| XYZ | xyz(52.0659, 52.9163, 50.1102) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.44
Pinkish Grey
#C8ACA9
ΔE00 7.00
Greige
#B8AB98
ΔE00 7.76
Silver
#C0C0C0
ΔE00 8.28
Warm Beige
#E9DCC9
ΔE00 8.97
Light Gray
#D3D3D3
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDB3 #B3C5CF
analogous
#CFB3B7 #CFBDB3 #CFCBB3
triadic
#CFBDB3 #B3CFBD #BDB3CF
tetradic
#CFBDB3 #B7CFB3 #B3C5CF #CBB3CF
square
#CFBDB3 #B7CFB3 #B3C5CF #CBB3CF
split-complementary
#CFBDB3 #B3CFCB #B3B7CF
monochromatic
#A07C68 #B79C8D #CFBDB3 #E7DED9 #F3EFEC
Accessibility & contrast
On white
1.81
#CFBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CFBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDB3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDB3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB2
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#D5BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdb3; /* rgb */ color: rgb(207, 189, 179); /* oklch */ color: oklch(81.1% 0.025 51.1);
Tailwind
colors: {
custom: {
50: '#ddd0c9',
500: '#cfbdb3',
950: '#000000',
},
}SCSS
$custom: #cfbdb3; $custom-light: #ddd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbdb3",
"rgb": {
"r": 207,
"g": 189,
"b": 179
},
"hsl": {
"h": 21.429,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.81063,
"c": 0.02481,
"h": 51.1
},
"luminance": 0.52915
}Semantic roles & 50–950 ramp
primary
#CFBDB3
secondary
#8298A4
accent
#80A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382