#CFBDB0#CFBDB0
#CFBDB0 is a light, muted orange. Relative luminance 0.528; OKLCH L 81.0% C 0.027 H 58.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDB0 |
|---|---|
| RGB | rgb(207, 189, 176) |
| HSL | hsl(25, 24%, 75%) |
| HSV | hsv(25, 15%, 81%) |
| CMYK | cmyk(0%, 8.7%, 15%, 18.8%) |
| CIE-LAB | lab(77.75, 4.21, 8.87) |
| CIE-LCH | lch(77.75, 9.82, 64.62°) |
| OKLab | oklab(80.98% 0.0144 0.0232) |
| OKLCH | oklch(80.98% 0.027 58.2) |
| XYZ | xyz(51.7658, 52.7962, 48.5296) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.52
Greige
#B8AB98
ΔE00 6.83
Pinkish Grey
#C8ACA9
ΔE00 8.12
Khaki
#C3B091
ΔE00 8.16
Warm Beige
#E9DCC9
ΔE00 8.29
Silver
#C0C0C0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDB0 #B0C2CF
analogous
#CFB0B3 #CFBDB0 #CFCCB0
triadic
#CFBDB0 #B0CFBD #BDB0CF
tetradic
#CFBDB0 #B3CFB0 #B0C2CF #CCB0CF
square
#CFBDB0 #B3CFB0 #B0C2CF #CCB0CF
split-complementary
#CFBDB0 #B0CFCC #B0B3CF
monochromatic
#A17D64 #B89D8A #CFBDB0 #E6DDD6 #F3EFEC
Accessibility & contrast
On white
1.82
#CFBDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CFBDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDB0
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDB0 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAF
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#D5BAB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbdb0; /* rgb */ color: rgb(207, 189, 176); /* oklch */ color: oklch(81.0% 0.027 58.2);
Tailwind
colors: {
custom: {
50: '#ddd0c7',
500: '#cfbdb0',
950: '#000000',
},
}SCSS
$custom: #cfbdb0; $custom-light: #ddd0c7; $custom-dark: #000000;
JSON
{
"hex": "#cfbdb0",
"rgb": {
"r": 207,
"g": 189,
"b": 176
},
"hsl": {
"h": 25.161,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.80984,
"c": 0.02731,
"h": 58.2
},
"luminance": 0.52795
}Semantic roles & 50–950 ramp
primary
#CFBDB0
secondary
#7F95A4
accent
#7BA343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382