#CDBEB5#CDBEB5
#CDBEB5 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.1% C 0.021 H 53.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEB5 |
|---|---|
| RGB | rgb(205, 190, 181) |
| HSL | hsl(23, 19%, 76%) |
| HSV | hsv(23, 12%, 80%) |
| CMYK | cmyk(0%, 7.3%, 11.7%, 19.6%) |
| CIE-LAB | lab(77.96, 3.76, 6.44) |
| CIE-LCH | lch(77.96, 7.46, 59.75°) |
| OKLab | oklab(81.14% 0.0127 0.017) |
| OKLCH | oklch(81.14% 0.021 53.2) |
| XYZ | xyz(51.9301, 53.1431, 51.2291) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.67
Silver
#C0C0C0
ΔE00 7.18
Greige
#B8AB98
ΔE00 7.53
Pinkish Grey
#C8ACA9
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 8.47
Warm Beige
#E9DCC9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEB5 #B5C4CD
analogous
#CDB5B8 #CDBEB5 #CDCAB5
triadic
#CDBEB5 #B5CDBE #BEB5CD
tetradic
#CDBEB5 #B8CDB5 #B5C4CD #CAB5CD
square
#CDBEB5 #B8CDB5 #B5C4CD #CAB5CD
split-complementary
#CDBEB5 #B5CDCA #B5B8CD
monochromatic
#9C7E6C #B49E90 #CDBEB5 #E6DEDA #F3EFED
Accessibility & contrast
On white
1.81
#CDBEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CDBEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEB5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEB5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB4
Deuteranopia (green-blind)
#C6C2B5
Tritanopia (blue-blind)
#D2BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbeb5; /* rgb */ color: rgb(205, 190, 181); /* oklch */ color: oklch(81.1% 0.021 53.2);
Tailwind
colors: {
custom: {
50: '#dcd1cb',
500: '#cdbeb5',
950: '#000000',
},
}SCSS
$custom: #cdbeb5; $custom-light: #dcd1cb; $custom-dark: #000000;
JSON
{
"hex": "#cdbeb5",
"rgb": {
"r": 205,
"g": 190,
"b": 181
},
"hsl": {
"h": 22.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.81143,
"c": 0.02117,
"h": 53.2
},
"luminance": 0.53142
}Semantic roles & 50–950 ramp
primary
#CDBEB5
secondary
#8497A2
accent
#7D9E48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382