#CDCDAD#CDCDAD
#CDCDAD is a very light, muted yellow. Relative luminance 0.597; OKLCH L 84.0% C 0.043 H 107.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDAD |
|---|---|
| RGB | rgb(205, 205, 173) |
| HSL | hsl(60, 24%, 74%) |
| HSV | hsv(60, 16%, 80%) |
| CMYK | cmyk(0%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(81.65, -5.40, 15.97) |
| CIE-LCH | lch(81.65, 16.86, 108.67°) |
| OKLab | oklab(83.99% -0.0128 0.0411) |
| OKLCH | oklch(83.99% 0.043 107.3) |
| XYZ | xyz(54.5504, 59.6594, 48.1687) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.25
Eggshell
#F0EAD6
ΔE00 8.91
Beige
#F5F5DC
ΔE00 9.40
Warm Beige
#E9DCC9
ΔE00 9.58
Palegoldenrod
#EEE8AA
ΔE00 9.58
Vanilla
#F3E5AB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDAD #ADADCD
analogous
#CDBDAD #CDCDAD #BDCDAD
triadic
#CDCDAD #ADCDCD #CDADCD
tetradic
#CDCDAD #ADCDBD #ADADCD #CDADBD
square
#CDCDAD #ADCDBD #ADADCD #CDADBD
split-complementary
#CDCDAD #ADBDCD #BDADCD
monochromatic
#9F9F61 #B6B687 #CDCDAD #E4E4D3 #F3F3EC
Accessibility & contrast
On white
1.62
#CDCDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CDCDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDAD
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDAD | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAAB
Deuteranopia (green-blind)
#D3CCAE
Tritanopia (blue-blind)
#D2C9C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcdad; /* rgb */ color: rgb(205, 205, 173); /* oklch */ color: oklch(84.0% 0.043 107.3);
Tailwind
colors: {
custom: {
50: '#dcdcc5',
500: '#cdcdad',
950: '#000000',
},
}SCSS
$custom: #cdcdad; $custom-light: #dcdcc5; $custom-dark: #000000;
JSON
{
"hex": "#cdcdad",
"rgb": {
"r": 205,
"g": 205,
"b": 173
},
"hsl": {
"h": 60,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.83991,
"c": 0.04309,
"h": 107.3
},
"luminance": 0.59659
}Semantic roles & 50–950 ramp
primary
#CDCDAD
secondary
#7C7CA2
accent
#43A343
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482