#CDCDA0#CDCDA0
#CDCDA0 is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.7% C 0.060 H 107.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDA0 |
|---|---|
| RGB | rgb(205, 205, 160) |
| HSL | hsl(60, 31%, 72%) |
| HSV | hsv(60, 22%, 80%) |
| CMYK | cmyk(0%, 0%, 22%, 19.6%) |
| CIE-LAB | lab(81.39, -7.33, 22.48) |
| CIE-LCH | lch(81.39, 23.65, 108.06°) |
| OKLab | oklab(83.7% -0.0182 0.0571) |
| OKLCH | oklch(83.7% 0.06 107.6) |
| XYZ | xyz(53.3531, 59.1805, 41.8632) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.55
Palegoldenrod
#EEE8AA
ΔE00 7.51
Pale Olive
#B9CC81
ΔE00 7.85
Vanilla
#F3E5AB
ΔE00 7.97
Greenish Tan
#BCCB7A
ΔE00 8.23
Sand
#C2B280
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDA0 #A0A0CD
analogous
#CDB7A0 #CDCDA0 #B7CDA0
triadic
#CDCDA0 #A0CDCD #CDA0CD
tetradic
#CDCDA0 #A0CDB7 #A0A0CD #CDA0B7
square
#CDCDA0 #A0CDB7 #A0A0CD #CDA0B7
split-complementary
#CDCDA0 #A0B7CD #B7A0CD
monochromatic
#9F9F54 #B8B878 #CDCDA0 #E2E2C8 #F4F4EB
Accessibility & contrast
On white
1.64
#CDCDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#CDCDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDA0
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDA0 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99D
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#D4C7C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcda0; /* rgb */ color: rgb(205, 205, 160); /* oklch */ color: oklch(83.7% 0.060 107.6);
Tailwind
colors: {
custom: {
50: '#dcdcbc',
500: '#cdcda0',
950: '#000000',
},
}SCSS
$custom: #cdcda0; $custom-light: #dcdcbc; $custom-dark: #000000;
JSON
{
"hex": "#cdcda0",
"rgb": {
"r": 205,
"g": 205,
"b": 160
},
"hsl": {
"h": 60,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.83697,
"c": 0.05996,
"h": 107.6
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#CDCDA0
secondary
#6F6FA2
accent
#3CAA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151512
muted
#848482