#CDCAA2#CDCAA2
#CDCAA2 is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.1% C 0.054 H 103.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAA2 |
|---|---|
| RGB | rgb(205, 202, 162) |
| HSL | hsl(56, 30%, 72%) |
| HSV | hsv(56, 21%, 80%) |
| CMYK | cmyk(0%, 1.5%, 21%, 19.6%) |
| CIE-LAB | lab(80.64, -5.50, 20.40) |
| CIE-LCH | lch(80.64, 21.13, 105.08°) |
| OKLab | oklab(83.12% -0.0129 0.0521) |
| OKLCH | oklch(83.12% 0.054 103.9) |
| XYZ | xyz(52.8187, 57.8296, 42.5552) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.74
Sand
#C2B280
ΔE00 7.75
Vanilla
#F3E5AB
ΔE00 8.39
Palegoldenrod
#EEE8AA
ΔE00 8.43
Putty
#BEAE8A
ΔE00 8.71
Wheat
#F5DEB3
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAA2 #A2A5CD
analogous
#CDB5A2 #CDCAA2 #BBCDA2
triadic
#CDCAA2 #A2CDCA #CAA2CD
tetradic
#CDCAA2 #A2CDB5 #A2A5CD #CDA2BB
square
#CDCAA2 #A2CDB5 #A2A5CD #CDA2BB
split-complementary
#CDCAA2 #A2BBCD #B5A2CD
monochromatic
#9F9A56 #B8B37A #CDCAA2 #E2E1CA #F4F4EB
Accessibility & contrast
On white
1.67
#CDCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CDCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAA2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAA2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A0
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#D4C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdcaa2; /* rgb */ color: rgb(205, 202, 162); /* oklch */ color: oklch(83.1% 0.054 103.9);
Tailwind
colors: {
custom: {
50: '#dcdabd',
500: '#cdcaa2',
950: '#000000',
},
}SCSS
$custom: #cdcaa2; $custom-light: #dcdabd; $custom-dark: #000000;
JSON
{
"hex": "#cdcaa2",
"rgb": {
"r": 205,
"g": 202,
"b": 162
},
"hsl": {
"h": 55.814,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.83119,
"c": 0.05363,
"h": 103.9
},
"luminance": 0.57829
}Semantic roles & 50–950 ramp
primary
#CDCAA2
secondary
#7174A2
accent
#44A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382