#CDBEB2#CDBEB2
#CDBEB2 is a light, muted orange. Relative luminance 0.530; OKLCH L 81.1% C 0.024 H 61.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEB2 |
|---|---|
| RGB | rgb(205, 190, 178) |
| HSL | hsl(27, 21%, 75%) |
| HSV | hsv(27, 13%, 80%) |
| CMYK | cmyk(0%, 7.3%, 13.2%, 19.6%) |
| CIE-LAB | lab(77.89, 3.27, 7.96) |
| CIE-LCH | lch(77.89, 8.61, 67.69°) |
| OKLab | oklab(81.06% 0.0115 0.0209) |
| OKLCH | oklch(81.06% 0.024 61.2) |
| XYZ | xyz(51.6256, 53.0213, 49.6254) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.49
Greige
#B8AB98
ΔE00 6.56
Silver
#C0C0C0
ΔE00 7.72
Warm Beige
#E9DCC9
ΔE00 7.88
Khaki
#C3B091
ΔE00 8.19
Pinkish Grey
#C8ACA9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEB2 #B2C1CD
analogous
#CDB2B3 #CDBEB2 #CDCCB2
triadic
#CDBEB2 #B2CDBE #BEB2CD
tetradic
#CDBEB2 #B3CDB2 #B2C1CD #CCB2CD
square
#CDBEB2 #B3CDB2 #B2C1CD #CCB2CD
split-complementary
#CDBEB2 #B2CDCC #B2B3CD
monochromatic
#9D7F68 #B59F8D #CDBEB2 #E5DDD7 #F3EFEC
Accessibility & contrast
On white
1.81
#CDBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CDBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEB2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEB2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C6C2B2
Tritanopia (blue-blind)
#D2BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbeb2; /* rgb */ color: rgb(205, 190, 178); /* oklch */ color: oklch(81.1% 0.024 61.2);
Tailwind
colors: {
custom: {
50: '#dcd1c9',
500: '#cdbeb2',
950: '#000000',
},
}SCSS
$custom: #cdbeb2; $custom-light: #dcd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cdbeb2",
"rgb": {
"r": 205,
"g": 190,
"b": 178
},
"hsl": {
"h": 26.667,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.81063,
"c": 0.02382,
"h": 61.2
},
"luminance": 0.5302
}Semantic roles & 50–950 ramp
primary
#CDBEB2
secondary
#8193A2
accent
#78A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382