#CDADA2#CDADA2
#CDADA2 is a light, muted orange. Relative luminance 0.455; OKLCH L 77.3% C 0.041 H 39.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDADA2 |
|---|---|
| RGB | rgb(205, 173, 162) |
| HSL | hsl(15, 30%, 72%) |
| HSV | hsv(15, 21%, 80%) |
| CMYK | cmyk(0%, 15.6%, 21%, 19.6%) |
| CIE-LAB | lab(73.20, 9.88, 9.97) |
| CIE-LCH | lch(73.20, 14.04, 45.27°) |
| OKLab | oklab(77.28% 0.0312 0.026) |
| OKLCH | oklch(77.28% 0.041 39.9) |
| XYZ | xyz(46.6422, 45.4765, 40.4963) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.62
Mushroom
#BA9E88
ΔE00 7.45
Pinkish Tan
#D99B82
ΔE00 8.89
Warm Gray
#C9BEB0
ΔE00 10.03
Rosybrown
#BC8F8F
ΔE00 10.25
Greige
#B8AB98
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDADA2 #A2C2CD
analogous
#CDA2AD #CDADA2 #CDC3A2
triadic
#CDADA2 #A2CDAD #ADA2CD
tetradic
#CDADA2 #ADCDA2 #A2C2CD #C3A2CD
square
#CDADA2 #ADCDA2 #A2C2CD #C3A2CD
split-complementary
#CDADA2 #A2CDC3 #A2ADCD
monochromatic
#9F6856 #B88A7A #CDADA2 #E2D0CA #F4EDEB
Accessibility & contrast
On white
2.08
#CDADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#CDADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDADA2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDADA2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#BCB6A2
Tritanopia (blue-blind)
#D6A9AA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdada2; /* rgb */ color: rgb(205, 173, 162); /* oklch */ color: oklch(77.3% 0.041 39.9);
Tailwind
colors: {
custom: {
50: '#dcc5bd',
500: '#cdada2',
950: '#000000',
},
}SCSS
$custom: #cdada2; $custom-light: #dcc5bd; $custom-dark: #000000;
JSON
{
"hex": "#cdada2",
"rgb": {
"r": 205,
"g": 173,
"b": 162
},
"hsl": {
"h": 15.349,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.77275,
"c": 0.0406,
"h": 39.9
},
"luminance": 0.45475
}Semantic roles & 50–950 ramp
primary
#CDADA2
secondary
#E0E8EB
accent
#8DA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181