#CDA893#CDA893
#CDA893 is a light, muted orange. Relative luminance 0.431; OKLCH L 75.9% C 0.053 H 51.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA893 |
|---|---|
| RGB | rgb(205, 168, 147) |
| HSL | hsl(22, 37%, 69%) |
| HSV | hsv(22, 28%, 80%) |
| CMYK | cmyk(0%, 18%, 28.3%, 19.6%) |
| CIE-LAB | lab(71.62, 10.43, 15.95) |
| CIE-LCH | lch(71.62, 19.06, 56.81°) |
| OKLab | oklab(75.93% 0.033 0.041) |
| OKLCH | oklch(75.93% 0.053 51.2) |
| XYZ | xyz(44.4466, 43.0928, 33.5746) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.92
Pinkish Tan
#D99B82
ΔE00 6.68
Pinkish Grey
#C8ACA9
ΔE00 7.75
Tan
#D2B48C
ΔE00 8.73
Taupe (survey)
#B9A281
ΔE00 9.00
Greige
#B8AB98
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA893 #93B8CD
analogous
#CD939B #CDA893 #CDC593
triadic
#CDA893 #93CDA8 #A893CD
tetradic
#CDA893 #9BCD93 #93B8CD #C593CD
square
#CDA893 #9BCD93 #93B8CD #C593CD
split-complementary
#CDA893 #93CDC5 #939BCD
monochromatic
#9D6749 #BA8669 #CDA893 #E0CABD #F4EBE7
Accessibility & contrast
On white
2.18
#CDA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#CDA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA893
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA893 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#BBB393
Tritanopia (blue-blind)
#D8A2A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cda893; /* rgb */ color: rgb(205, 168, 147); /* oklch */ color: oklch(75.9% 0.053 51.2);
Tailwind
colors: {
custom: {
50: '#ddc1b2',
500: '#cda893',
950: '#000000',
},
}SCSS
$custom: #cda893; $custom-light: #ddc1b2; $custom-dark: #000000;
JSON
{
"hex": "#cda893",
"rgb": {
"r": 205,
"g": 168,
"b": 147
},
"hsl": {
"h": 21.724,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.75926,
"c": 0.05258,
"h": 51.2
},
"luminance": 0.43091
}Semantic roles & 50–950 ramp
primary
#CDA893
secondary
#D5E0E6
accent
#84B036
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180