#CDBEB3#CDBEB3
#CDBEB3 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.1% C 0.023 H 58.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEB3 |
|---|---|
| RGB | rgb(205, 190, 179) |
| HSL | hsl(25, 21%, 75%) |
| HSV | hsv(25, 13%, 80%) |
| CMYK | cmyk(0%, 7.3%, 12.7%, 19.6%) |
| CIE-LAB | lab(77.91, 3.43, 7.46) |
| CIE-LCH | lch(77.91, 8.21, 65.29°) |
| OKLab | oklab(81.09% 0.0119 0.0196) |
| OKLCH | oklch(81.09% 0.023 58.7) |
| XYZ | xyz(51.7264, 53.0616, 50.1561) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.85
Greige
#B8AB98
ΔE00 6.86
Silver
#C0C0C0
ΔE00 7.53
Warm Beige
#E9DCC9
ΔE00 8.09
Pinkish Grey
#C8ACA9
ΔE00 8.39
Khaki
#C3B091
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEB3 #B3C2CD
analogous
#CDB3B5 #CDBEB3 #CDCBB3
triadic
#CDBEB3 #B3CDBE #BEB3CD
tetradic
#CDBEB3 #B5CDB3 #B3C2CD #CBB3CD
square
#CDBEB3 #B5CDB3 #B3C2CD #CBB3CD
split-complementary
#CDBEB3 #B3CDCB #B3B5CD
monochromatic
#9C7F69 #B59E8E #CDBEB3 #E5DED8 #F3EFED
Accessibility & contrast
On white
1.81
#CDBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CDBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEB3
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEB3 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB2
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#D2BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbeb3; /* rgb */ color: rgb(205, 190, 179); /* oklch */ color: oklch(81.1% 0.023 58.7);
Tailwind
colors: {
custom: {
50: '#dcd1c9',
500: '#cdbeb3',
950: '#000000',
},
}SCSS
$custom: #cdbeb3; $custom-light: #dcd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cdbeb3",
"rgb": {
"r": 205,
"g": 190,
"b": 179
},
"hsl": {
"h": 25.385,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.8109,
"c": 0.02289,
"h": 58.7
},
"luminance": 0.53061
}Semantic roles & 50–950 ramp
primary
#CDBEB3
secondary
#8295A2
accent
#7A9F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382