#CDCAAB#CDCAAB
#CDCAAB is a very light, muted yellow. Relative luminance 0.582; OKLCH L 83.3% C 0.042 H 102.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCAAB |
|---|---|
| RGB | rgb(205, 202, 171) |
| HSL | hsl(55, 25%, 74%) |
| HSV | hsv(55, 17%, 80%) |
| CMYK | cmyk(0%, 1.5%, 16.6%, 19.6%) |
| CIE-LAB | lab(80.83, -4.15, 15.88) |
| CIE-LCH | lch(80.83, 16.41, 104.65°) |
| OKLab | oklab(83.33% -0.0092 0.0409) |
| OKLCH | oklch(83.33% 0.042 102.7) |
| XYZ | xyz(53.6475, 58.1611, 46.9202) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.18
Warm Gray
#C9BEB0
ΔE00 8.70
Putty
#BEAE8A
ΔE00 8.75
Warm Beige
#E9DCC9
ΔE00 8.81
Eggshell
#F0EAD6
ΔE00 8.85
Sand
#C2B280
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCAAB #ABAECD
analogous
#CDB9AB #CDCAAB #BFCDAB
triadic
#CDCAAB #ABCDCA #CAABCD
tetradic
#CDCAAB #ABCDB9 #ABAECD #CDABBF
square
#CDCAAB #ABCDB9 #ABAECD #CDABBF
split-complementary
#CDCAAB #ABBFCD #B9ABCD
monochromatic
#9F995F #B6B285 #CDCAAB #E4E2D1 #F4F3EC
Accessibility & contrast
On white
1.66
#CDCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CDCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCAAB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCAAB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A9
Deuteranopia (green-blind)
#D1CAAC
Tritanopia (blue-blind)
#D3C6C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdcaab; /* rgb */ color: rgb(205, 202, 171); /* oklch */ color: oklch(83.3% 0.042 102.7);
Tailwind
colors: {
custom: {
50: '#dcdac4',
500: '#cdcaab',
950: '#000000',
},
}SCSS
$custom: #cdcaab; $custom-light: #dcdac4; $custom-dark: #000000;
JSON
{
"hex": "#cdcaab",
"rgb": {
"r": 205,
"g": 202,
"b": 171
},
"hsl": {
"h": 54.706,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.83326,
"c": 0.04193,
"h": 102.7
},
"luminance": 0.5816
}Semantic roles & 50–950 ramp
primary
#CDCAAB
secondary
#7A7EA2
accent
#4AA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382