#CDBEA3#CDBEA3
#CDBEA3 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.7% C 0.040 H 82.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEA3 |
|---|---|
| RGB | rgb(205, 190, 163) |
| HSL | hsl(39, 30%, 72%) |
| HSV | hsv(39, 20%, 80%) |
| CMYK | cmyk(0%, 7.3%, 20.5%, 19.6%) |
| CIE-LAB | lab(77.55, 0.93, 15.56) |
| CIE-LCH | lch(77.55, 15.59, 86.56°) |
| OKLab | oklab(80.69% 0.0054 0.0401) |
| OKLCH | oklch(80.69% 0.04 82.3) |
| XYZ | xyz(50.2011, 52.4515, 42.1229) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.03
Warm Gray
#C9BEB0
ΔE00 4.78
Putty
#BEAE8A
ΔE00 5.29
Greige
#B8AB98
ΔE00 5.82
Tan
#D2B48C
ΔE00 6.17
Very Light Brown
#D3B683
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEA3 #A3B2CD
analogous
#CDA9A3 #CDBEA3 #C7CDA3
triadic
#CDBEA3 #A3CDBE #BEA3CD
tetradic
#CDBEA3 #A3CDA9 #A3B2CD #CDA3C7
square
#CDBEA3 #A3CDA9 #A3B2CD #CDA3C7
split-complementary
#CDBEA3 #A3C7CD #A9A3CD
monochromatic
#9F8556 #B7A27B #CDBEA3 #E3DACB #F4F1EB
Accessibility & contrast
On white
1.83
#CDBEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CDBEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEA3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEA3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA1
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#D4B9B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbea3; /* rgb */ color: rgb(205, 190, 163); /* oklch */ color: oklch(80.7% 0.040 82.3);
Tailwind
colors: {
custom: {
50: '#dcd1be',
500: '#cdbea3',
950: '#000000',
},
}SCSS
$custom: #cdbea3; $custom-light: #dcd1be; $custom-dark: #000000;
JSON
{
"hex": "#cdbea3",
"rgb": {
"r": 205,
"g": 190,
"b": 163
},
"hsl": {
"h": 38.571,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.80687,
"c": 0.04045,
"h": 82.3
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#CDBEA3
secondary
#7283A2
accent
#63A83D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382