#CDBDA2#CDBDA2
#CDBDA2 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.5% C 0.041 H 80.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDA2 |
|---|---|
| RGB | rgb(205, 189, 162) |
| HSL | hsl(38, 30%, 72%) |
| HSV | hsv(38, 21%, 80%) |
| CMYK | cmyk(0%, 7.8%, 21%, 19.6%) |
| CIE-LAB | lab(77.27, 1.32, 15.71) |
| CIE-LCH | lch(77.27, 15.77, 85.21°) |
| OKLab | oklab(80.46% 0.0065 0.0405) |
| OKLCH | oklch(80.46% 0.041 80.8) |
| XYZ | xyz(49.8960, 51.9841, 41.5809) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.72
Warm Gray
#C9BEB0
ΔE00 4.78
Putty
#BEAE8A
ΔE00 5.20
Greige
#B8AB98
ΔE00 5.62
Tan
#D2B48C
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDA2 #A2B2CD
analogous
#CDA8A2 #CDBDA2 #C8CDA2
triadic
#CDBDA2 #A2CDBD #BDA2CD
tetradic
#CDBDA2 #A2CDA8 #A2B2CD #CDA2C8
square
#CDBDA2 #A2CDA8 #A2B2CD #CDA2C8
split-complementary
#CDBDA2 #A2C8CD #A8A2CD
monochromatic
#9F8456 #B8A17A #CDBDA2 #E2D9CA #F4F1EB
Accessibility & contrast
On white
1.84
#CDBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CDBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDA2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDA2 | 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)
#C4BCA0
Deuteranopia (green-blind)
#C8C1A3
Tritanopia (blue-blind)
#D5B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbda2; /* rgb */ color: rgb(205, 189, 162); /* oklch */ color: oklch(80.5% 0.041 80.8);
Tailwind
colors: {
custom: {
50: '#dcd0bd',
500: '#cdbda2',
950: '#000000',
},
}SCSS
$custom: #cdbda2; $custom-light: #dcd0bd; $custom-dark: #000000;
JSON
{
"hex": "#cdbda2",
"rgb": {
"r": 205,
"g": 189,
"b": 162
},
"hsl": {
"h": 37.674,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.8046,
"c": 0.04097,
"h": 80.8
},
"luminance": 0.51983
}Semantic roles & 50–950 ramp
primary
#CDBDA2
secondary
#7183A2
accent
#65A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382