#CDCDA4#CDCDA4
#CDCDA4 is a very light, muted yellow. Relative luminance 0.593; OKLCH L 83.8% C 0.055 H 107.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDA4 |
|---|---|
| RGB | rgb(205, 205, 164) |
| HSL | hsl(60, 29%, 72%) |
| HSV | hsv(60, 20%, 80%) |
| CMYK | cmyk(0%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(81.47, -6.75, 20.48) |
| CIE-LCH | lch(81.47, 21.57, 108.25°) |
| OKLab | oklab(83.78% -0.0165 0.0523) |
| OKLCH | oklch(83.78% 0.055 107.5) |
| XYZ | xyz(53.7087, 59.3227, 43.7358) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.90
Palegoldenrod
#EEE8AA
ΔE00 8.01
Vanilla
#F3E5AB
ΔE00 8.35
Pale Olive
#B9CC81
ΔE00 8.68
Sand
#C2B280
ΔE00 8.77
Greenish Tan
#BCCB7A
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDA4 #A4A4CD
analogous
#CDB9A4 #CDCDA4 #B9CDA4
triadic
#CDCDA4 #A4CDCD #CDA4CD
tetradic
#CDCDA4 #A4CDB9 #A4A4CD #CDA4B9
square
#CDCDA4 #A4CDB9 #A4A4CD #CDA4B9
split-complementary
#CDCDA4 #A4B9CD #B9A4CD
monochromatic
#9F9F57 #B7B77D #CDCDA4 #E3E3CB #F4F4EB
Accessibility & contrast
On white
1.63
#CDCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CDCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDA4
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDA4 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A1
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#D3C8C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcda4; /* rgb */ color: rgb(205, 205, 164); /* oklch */ color: oklch(83.8% 0.055 107.5);
Tailwind
colors: {
custom: {
50: '#dcdcbf',
500: '#cdcda4',
950: '#000000',
},
}SCSS
$custom: #cdcda4; $custom-light: #dcdcbf; $custom-dark: #000000;
JSON
{
"hex": "#cdcda4",
"rgb": {
"r": 205,
"g": 205,
"b": 164
},
"hsl": {
"h": 60,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.83784,
"c": 0.05482,
"h": 107.5
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#CDCDA4
secondary
#7373A2
accent
#3EA83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151512
muted
#848482