#CDC2AE#CDC2AE
#CDC2AE is a light, muted orange. Relative luminance 0.546; OKLCH L 81.8% C 0.030 H 82.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2AE |
|---|---|
| RGB | rgb(205, 194, 174) |
| HSL | hsl(39, 24%, 74%) |
| HSV | hsv(39, 15%, 80%) |
| CMYK | cmyk(0%, 5.4%, 15.1%, 19.6%) |
| CIE-LAB | lab(78.82, 0.51, 11.45) |
| CIE-LCH | lch(78.82, 11.46, 87.46°) |
| OKLab | oklab(81.77% 0.0039 0.0298) |
| OKLCH | oklch(81.77% 0.03 82.6) |
| XYZ | xyz(52.1081, 54.6195, 47.8338) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.72
Greige
#B8AB98
ΔE00 6.17
Khaki
#C3B091
ΔE00 6.25
Warm Beige
#E9DCC9
ΔE00 6.44
Putty
#BEAE8A
ΔE00 7.51
Tan
#D2B48C
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2AE #AEB9CD
analogous
#CDB3AE #CDC2AE #C9CDAE
triadic
#CDC2AE #AECDC2 #C2AECD
tetradic
#CDC2AE #AECDB3 #AEB9CD #CDAEC9
square
#CDC2AE #AECDB3 #AEB9CD #CDAEC9
split-complementary
#CDC2AE #AEC9CD #B3AECD
monochromatic
#9E8962 #B6A688 #CDC2AE #E4DED4 #F3F1EC
Accessibility & contrast
On white
1.76
#CDC2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#CDC2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2AE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2AE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#D3BEBC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdc2ae; /* rgb */ color: rgb(205, 194, 174); /* oklch */ color: oklch(81.8% 0.030 82.6);
Tailwind
colors: {
custom: {
50: '#dcd4c6',
500: '#cdc2ae',
950: '#000000',
},
}SCSS
$custom: #cdc2ae; $custom-light: #dcd4c6; $custom-dark: #000000;
JSON
{
"hex": "#cdc2ae",
"rgb": {
"r": 205,
"g": 194,
"b": 174
},
"hsl": {
"h": 38.71,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.81766,
"c": 0.03,
"h": 82.6
},
"luminance": 0.54619
}Semantic roles & 50–950 ramp
primary
#CDC2AE
secondary
#7D8AA2
accent
#65A243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382