#CDBEA1#CDBEA1
#CDBEA1 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.6% C 0.043 H 83.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBEA1 |
|---|---|
| RGB | rgb(205, 190, 161) |
| HSL | hsl(40, 31%, 72%) |
| HSV | hsv(40, 21%, 80%) |
| CMYK | cmyk(0%, 7.3%, 21.5%, 19.6%) |
| CIE-LAB | lab(77.51, 0.64, 16.58) |
| CIE-LCH | lch(77.51, 16.59, 87.79°) |
| OKLab | oklab(80.64% 0.0046 0.0426) |
| OKLCH | oklch(80.64% 0.043 83.8) |
| XYZ | xyz(50.0233, 52.3804, 41.1866) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.94
Putty
#BEAE8A
ΔE00 4.91
Warm Gray
#C9BEB0
ΔE00 5.44
Tan
#D2B48C
ΔE00 5.99
Greige
#B8AB98
ΔE00 6.14
Sand
#C2B280
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBEA1 #A1B0CD
analogous
#CDA8A1 #CDBEA1 #C6CDA1
triadic
#CDBEA1 #A1CDBE #BEA1CD
tetradic
#CDBEA1 #A1CDA8 #A1B0CD #CDA1C6
square
#CDBEA1 #A1CDA8 #A1B0CD #CDA1C6
split-complementary
#CDBEA1 #A1C6CD #A8A1CD
monochromatic
#9F8655 #B8A279 #CDBEA1 #E2DAC9 #F4F1EB
Accessibility & contrast
On white
1.83
#CDBEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CDBEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBEA1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBEA1 | 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)
#C6BD9F
Deuteranopia (green-blind)
#C9C1A2
Tritanopia (blue-blind)
#D5B9B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbea1; /* rgb */ color: rgb(205, 190, 161); /* oklch */ color: oklch(80.6% 0.043 83.8);
Tailwind
colors: {
custom: {
50: '#dcd1bc',
500: '#cdbea1',
950: '#000000',
},
}SCSS
$custom: #cdbea1; $custom-light: #dcd1bc; $custom-dark: #000000;
JSON
{
"hex": "#cdbea1",
"rgb": {
"r": 205,
"g": 190,
"b": 161
},
"hsl": {
"h": 39.545,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.80639,
"c": 0.04286,
"h": 83.8
},
"luminance": 0.52379
}Semantic roles & 50–950 ramp
primary
#CDBEA1
secondary
#7081A2
accent
#61A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382