#CDBDA3#CDBDA3
#CDBDA3 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.5% C 0.040 H 80.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDA3 |
|---|---|
| RGB | rgb(205, 189, 163) |
| HSL | hsl(37, 30%, 72%) |
| HSV | hsv(37, 20%, 80%) |
| CMYK | cmyk(0%, 7.8%, 20.5%, 19.6%) |
| CIE-LAB | lab(77.29, 1.46, 15.20) |
| CIE-LCH | lch(77.29, 15.27, 84.50°) |
| OKLab | oklab(80.48% 0.0069 0.0392) |
| OKLCH | oklch(80.48% 0.04 80) |
| XYZ | xyz(49.9852, 52.0198, 42.0509) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.84
Warm Gray
#C9BEB0
ΔE00 4.46
Putty
#BEAE8A
ΔE00 5.43
Greige
#B8AB98
ΔE00 5.49
Tan
#D2B48C
ΔE00 5.91
Very Light Brown
#D3B683
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDA3 #A3B3CD
analogous
#CDA8A3 #CDBDA3 #C8CDA3
triadic
#CDBDA3 #A3CDBD #BDA3CD
tetradic
#CDBDA3 #A3CDA8 #A3B3CD #CDA3C8
square
#CDBDA3 #A3CDA8 #A3B3CD #CDA3C8
split-complementary
#CDBDA3 #A3C8CD #A8A3CD
monochromatic
#9F8356 #B7A17B #CDBDA3 #E3D9CB #F4F1EB
Accessibility & contrast
On white
1.84
#CDBDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CDBDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDA3
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDA3 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA1
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#D5B8B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbda3; /* rgb */ color: rgb(205, 189, 163); /* oklch */ color: oklch(80.5% 0.040 80.0);
Tailwind
colors: {
custom: {
50: '#dcd0be',
500: '#cdbda3',
950: '#000000',
},
}SCSS
$custom: #cdbda3; $custom-light: #dcd0be; $custom-dark: #000000;
JSON
{
"hex": "#cdbda3",
"rgb": {
"r": 205,
"g": 189,
"b": 163
},
"hsl": {
"h": 37.143,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.80484,
"c": 0.0398,
"h": 80
},
"luminance": 0.52019
}Semantic roles & 50–950 ramp
primary
#CDBDA3
secondary
#7284A2
accent
#66A83D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382