#CDBEB0#CDBEB0
#CDBEB0 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.0% C 0.026 H 65.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEB0 |
|---|---|
| RGB | rgb(205, 190, 176) |
| HSL | hsl(29, 22%, 75%) |
| HSV | hsv(29, 14%, 80%) |
| CMYK | cmyk(0%, 7.3%, 14.1%, 19.6%) |
| CIE-LAB | lab(77.84, 2.94, 8.97) |
| CIE-LCH | lch(77.84, 9.44, 71.83°) |
| OKLab | oklab(81.01% 0.0107 0.0235) |
| OKLCH | oklch(81.01% 0.026 65.5) |
| XYZ | xyz(51.4263, 52.9415, 48.5755) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.94
Greige
#B8AB98
ΔE00 6.05
Khaki
#C3B091
ΔE00 7.35
Warm Beige
#E9DCC9
ΔE00 7.54
Silver
#C0C0C0
ΔE00 8.16
Tan
#D2B48C
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEB0 #B0BFCD
analogous
#CDB0B0 #CDBEB0 #CDCDB0
triadic
#CDBEB0 #B0CDBE #BEB0CD
tetradic
#CDBEB0 #B0CDB0 #B0BFCD #CDB0CD
square
#CDBEB0 #B0CDB0 #B0BFCD #CDB0CD
split-complementary
#CDBEB0 #B0CDCD #B0B0CD
monochromatic
#9E8065 #B59F8B #CDBEB0 #E5DDD5 #F3F0EC
Accessibility & contrast
On white
1.81
#CDBEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CDBEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEB0
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEB0 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAF
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#D3BBBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbeb0; /* rgb */ color: rgb(205, 190, 176); /* oklch */ color: oklch(81.0% 0.026 65.5);
Tailwind
colors: {
custom: {
50: '#dcd1c7',
500: '#cdbeb0',
950: '#000000',
},
}SCSS
$custom: #cdbeb0; $custom-light: #dcd1c7; $custom-dark: #000000;
JSON
{
"hex": "#cdbeb0",
"rgb": {
"r": 205,
"g": 190,
"b": 176
},
"hsl": {
"h": 28.966,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.81011,
"c": 0.02577,
"h": 65.5
},
"luminance": 0.52941
}Semantic roles & 50–950 ramp
primary
#CDBEB0
secondary
#7F91A2
accent
#74A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382