#CDCDA7#CDCDA7
#CDCDA7 is a very light, muted yellow. Relative luminance 0.594; OKLCH L 83.9% C 0.051 H 107.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDA7 |
|---|---|
| RGB | rgb(205, 205, 167) |
| HSL | hsl(60, 28%, 73%) |
| HSV | hsv(60, 19%, 80%) |
| CMYK | cmyk(0%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(81.53, -6.31, 18.98) |
| CIE-LCH | lch(81.53, 20.00, 108.39°) |
| OKLab | oklab(83.85% -0.0153 0.0486) |
| OKLCH | oklch(83.85% 0.051 107.4) |
| XYZ | xyz(53.9828, 59.4324, 45.1795) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.26
Palegoldenrod
#EEE8AA
ΔE00 8.47
Vanilla
#F3E5AB
ΔE00 8.71
Sand
#C2B280
ΔE00 9.06
Pale Olive
#B9CC81
ΔE00 9.36
Greenish Tan
#BCCB7A
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDA7 #A7A7CD
analogous
#CDBAA7 #CDCDA7 #BACDA7
triadic
#CDCDA7 #A7CDCD #CDA7CD
tetradic
#CDCDA7 #A7CDBA #A7A7CD #CDA7BA
square
#CDCDA7 #A7CDBA #A7A7CD #CDA7BA
split-complementary
#CDCDA7 #A7BACD #BAA7CD
monochromatic
#9F9F5A #B7B780 #CDCDA7 #E3E3CE #F4F4EB
Accessibility & contrast
On white
1.63
#CDCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#CDCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDA7
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDA7 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA5
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#D3C8C2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdcda7; /* rgb */ color: rgb(205, 205, 167); /* oklch */ color: oklch(83.9% 0.051 107.4);
Tailwind
colors: {
custom: {
50: '#dcdcc1',
500: '#cdcda7',
950: '#000000',
},
}SCSS
$custom: #cdcda7; $custom-light: #dcdcc1; $custom-dark: #000000;
JSON
{
"hex": "#cdcda7",
"rgb": {
"r": 205,
"g": 205,
"b": 167
},
"hsl": {
"h": 60,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.83852,
"c": 0.05093,
"h": 107.4
},
"luminance": 0.59432
}Semantic roles & 50–950 ramp
primary
#CDCDA7
secondary
#7676A2
accent
#3FA63F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482