#CDBEA6#CDBEA6
#CDBEA6 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.037 H 79.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEA6 |
|---|---|
| RGB | rgb(205, 190, 166) |
| HSL | hsl(37, 28%, 73%) |
| HSV | hsv(37, 19%, 80%) |
| CMYK | cmyk(0%, 7.3%, 19%, 19.6%) |
| CIE-LAB | lab(77.61, 1.38, 14.04) |
| CIE-LCH | lch(77.61, 14.11, 84.37°) |
| OKLab | oklab(80.76% 0.0066 0.0363) |
| OKLCH | oklch(80.76% 0.037 79.6) |
| XYZ | xyz(50.4731, 52.5603, 43.5553) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.77
Khaki
#C3B091
ΔE00 4.40
Greige
#B8AB98
ΔE00 5.45
Putty
#BEAE8A
ΔE00 6.00
Tan
#D2B48C
ΔE00 6.57
Warm Beige
#E9DCC9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEA6 #A6B5CD
analogous
#CDAAA6 #CDBEA6 #C9CDA6
triadic
#CDBEA6 #A6CDBE #BEA6CD
tetradic
#CDBEA6 #A6CDAA #A6B5CD #CDA6C9
square
#CDBEA6 #A6CDAA #A6B5CD #CDA6C9
split-complementary
#CDBEA6 #A6C9CD #AAA6CD
monochromatic
#9F8459 #B7A17F #CDBEA6 #E3DBCD #F4F1EB
Accessibility & contrast
On white
1.82
#CDBEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CDBEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEA6
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEA6 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA5
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#D4B9B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbea6; /* rgb */ color: rgb(205, 190, 166); /* oklch */ color: oklch(80.8% 0.037 79.6);
Tailwind
colors: {
custom: {
50: '#dcd1c0',
500: '#cdbea6',
950: '#000000',
},
}SCSS
$custom: #cdbea6; $custom-light: #dcd1c0; $custom-dark: #000000;
JSON
{
"hex": "#cdbea6",
"rgb": {
"r": 205,
"g": 190,
"b": 166
},
"hsl": {
"h": 36.923,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.80759,
"c": 0.03689,
"h": 79.6
},
"luminance": 0.52559
}Semantic roles & 50–950 ramp
primary
#CDBEA6
secondary
#7586A2
accent
#67A73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382