#CDBEA0#CDBEA0
#CDBEA0 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.044 H 84.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEA0 |
|---|---|
| RGB | rgb(205, 190, 160) |
| HSL | hsl(40, 31%, 72%) |
| HSV | hsv(40, 22%, 80%) |
| CMYK | cmyk(0%, 7.3%, 22%, 19.6%) |
| CIE-LAB | lab(77.49, 0.49, 17.09) |
| CIE-LCH | lch(77.49, 17.09, 88.35°) |
| OKLab | oklab(80.62% 0.0042 0.0439) |
| OKLCH | oklch(80.62% 0.044 84.5) |
| XYZ | xyz(49.9355, 52.3452, 40.7240) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.94
Putty
#BEAE8A
ΔE00 4.75
Warm Gray
#C9BEB0
ΔE00 5.77
Tan
#D2B48C
ΔE00 5.92
Greige
#B8AB98
ΔE00 6.32
Sand
#C2B280
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEA0 #A0AFCD
analogous
#CDA8A0 #CDBEA0 #C6CDA0
triadic
#CDBEA0 #A0CDBE #BEA0CD
tetradic
#CDBEA0 #A0CDA8 #A0AFCD #CDA0C6
square
#CDBEA0 #A0CDA8 #A0AFCD #CDA0C6
split-complementary
#CDBEA0 #A0C6CD #A8A0CD
monochromatic
#9F8654 #B8A378 #CDBEA0 #E2D9C8 #F4F1EB
Accessibility & contrast
On white
1.83
#CDBEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CDBEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEA0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEA0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9E
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#D5B9B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbea0; /* rgb */ color: rgb(205, 190, 160); /* oklch */ color: oklch(80.6% 0.044 84.5);
Tailwind
colors: {
custom: {
50: '#dcd1bc',
500: '#cdbea0',
950: '#000000',
},
}SCSS
$custom: #cdbea0; $custom-light: #dcd1bc; $custom-dark: #000000;
JSON
{
"hex": "#cdbea0",
"rgb": {
"r": 205,
"g": 190,
"b": 160
},
"hsl": {
"h": 40,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.80616,
"c": 0.04406,
"h": 84.5
},
"luminance": 0.52344
}Semantic roles & 50–950 ramp
primary
#CDBEA0
secondary
#6F80A2
accent
#60AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382