#CDBEA2#CDBEA2
#CDBEA2 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.7% C 0.042 H 83.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEA2 |
|---|---|
| RGB | rgb(205, 190, 162) |
| HSL | hsl(39, 30%, 72%) |
| HSV | hsv(39, 21%, 80%) |
| CMYK | cmyk(0%, 7.3%, 21%, 19.6%) |
| CIE-LAB | lab(77.53, 0.79, 16.07) |
| CIE-LCH | lch(77.53, 16.09, 87.20°) |
| OKLab | oklab(80.66% 0.005 0.0414) |
| OKLCH | oklch(80.66% 0.042 83.1) |
| XYZ | xyz(50.1118, 52.4158, 41.6529) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.97
Putty
#BEAE8A
ΔE00 5.09
Warm Gray
#C9BEB0
ΔE00 5.11
Greige
#B8AB98
ΔE00 5.97
Tan
#D2B48C
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEA2 #A2B1CD
analogous
#CDA9A2 #CDBEA2 #C7CDA2
triadic
#CDBEA2 #A2CDBE #BEA2CD
tetradic
#CDBEA2 #A2CDA9 #A2B1CD #CDA2C7
square
#CDBEA2 #A2CDA9 #A2B1CD #CDA2C7
split-complementary
#CDBEA2 #A2C7CD #A9A2CD
monochromatic
#9F8556 #B8A27A #CDBEA2 #E2DACA #F4F1EB
Accessibility & contrast
On white
1.83
#CDBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CDBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEA2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEA2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#C9C1A3
Tritanopia (blue-blind)
#D5B9B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbea2; /* rgb */ color: rgb(205, 190, 162); /* oklch */ color: oklch(80.7% 0.042 83.1);
Tailwind
colors: {
custom: {
50: '#dcd1bd',
500: '#cdbea2',
950: '#000000',
},
}SCSS
$custom: #cdbea2; $custom-light: #dcd1bd; $custom-dark: #000000;
JSON
{
"hex": "#cdbea2",
"rgb": {
"r": 205,
"g": 190,
"b": 162
},
"hsl": {
"h": 39.07,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.80663,
"c": 0.04165,
"h": 83.1
},
"luminance": 0.52415
}Semantic roles & 50–950 ramp
primary
#CDBEA2
secondary
#7182A2
accent
#62A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382