#CDC1AE#CDC1AE
#CDC1AE is a light, muted orange. Relative luminance 0.542; OKLCH L 81.6% C 0.029 H 79.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC1AE |
|---|---|
| RGB | rgb(205, 193, 174) |
| HSL | hsl(37, 24%, 74%) |
| HSV | hsv(37, 15%, 80%) |
| CMYK | cmyk(0%, 5.9%, 15.1%, 19.6%) |
| CIE-LAB | lab(78.56, 1.04, 11.08) |
| CIE-LCH | lch(78.56, 11.13, 84.66°) |
| OKLab | oklab(81.56% 0.0054 0.0288) |
| OKLCH | oklch(81.56% 0.029 79.4) |
| XYZ | xyz(51.8863, 54.1759, 47.7599) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.13
Greige
#B8AB98
ΔE00 5.89
Khaki
#C3B091
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.53
Putty
#BEAE8A
ΔE00 7.66
Tan
#D2B48C
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC1AE #AEBACD
analogous
#CDB2AE #CDC1AE #CACDAE
triadic
#CDC1AE #AECDC1 #C1AECD
tetradic
#CDC1AE #AECDB2 #AEBACD #CDAECA
square
#CDC1AE #AECDB2 #AEBACD #CDAECA
split-complementary
#CDC1AE #AECACD #B2AECD
monochromatic
#9E8762 #B6A488 #CDC1AE #E4DED4 #F3F1EC
Accessibility & contrast
On white
1.77
#CDC1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#CDC1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC1AE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC1AE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AD
Deuteranopia (green-blind)
#C9C4AE
Tritanopia (blue-blind)
#D3BDBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc1ae; /* rgb */ color: rgb(205, 193, 174); /* oklch */ color: oklch(81.6% 0.029 79.4);
Tailwind
colors: {
custom: {
50: '#dcd3c6',
500: '#cdc1ae',
950: '#000000',
},
}SCSS
$custom: #cdc1ae; $custom-light: #dcd3c6; $custom-dark: #000000;
JSON
{
"hex": "#cdc1ae",
"rgb": {
"r": 205,
"g": 193,
"b": 174
},
"hsl": {
"h": 36.774,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.81564,
"c": 0.02932,
"h": 79.4
},
"luminance": 0.54175
}Semantic roles & 50–950 ramp
primary
#CDC1AE
secondary
#7D8BA2
accent
#68A243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382