#CDBEB4#CDBEB4
#CDBEB4 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.1% C 0.022 H 56.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEB4 |
|---|---|
| RGB | rgb(205, 190, 180) |
| HSL | hsl(24, 20%, 75%) |
| HSV | hsv(24, 12%, 80%) |
| CMYK | cmyk(0%, 7.3%, 12.2%, 19.6%) |
| CIE-LAB | lab(77.94, 3.59, 6.95) |
| CIE-LCH | lch(77.94, 7.82, 62.66°) |
| OKLab | oklab(81.12% 0.0123 0.0183) |
| OKLCH | oklch(81.12% 0.022 56.1) |
| XYZ | xyz(51.8279, 53.1022, 50.6907) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.24
Greige
#B8AB98
ΔE00 7.18
Silver
#C0C0C0
ΔE00 7.34
Pinkish Grey
#C8ACA9
ΔE00 8.03
Warm Beige
#E9DCC9
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEB4 #B4C3CD
analogous
#CDB4B6 #CDBEB4 #CDCAB4
triadic
#CDBEB4 #B4CDBE #BEB4CD
tetradic
#CDBEB4 #B6CDB4 #B4C3CD #CAB4CD
square
#CDBEB4 #B6CDB4 #B4C3CD #CAB4CD
split-complementary
#CDBEB4 #B4CDCA #B4B6CD
monochromatic
#9C7E6B #B59E8F #CDBEB4 #E5DED9 #F3EFED
Accessibility & contrast
On white
1.81
#CDBEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CDBEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEB4
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEB4 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB3
Deuteranopia (green-blind)
#C6C2B4
Tritanopia (blue-blind)
#D2BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbeb4; /* rgb */ color: rgb(205, 190, 180); /* oklch */ color: oklch(81.1% 0.022 56.1);
Tailwind
colors: {
custom: {
50: '#dcd1ca',
500: '#cdbeb4',
950: '#000000',
},
}SCSS
$custom: #cdbeb4; $custom-light: #dcd1ca; $custom-dark: #000000;
JSON
{
"hex": "#cdbeb4",
"rgb": {
"r": 205,
"g": 190,
"b": 180
},
"hsl": {
"h": 24,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.81116,
"c": 0.022,
"h": 56.1
},
"luminance": 0.53101
}Semantic roles & 50–950 ramp
primary
#CDBEB4
secondary
#8396A2
accent
#7B9E47
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382