#CDCD8D#CDCD8D
#CDCD8D is a very light, moderate yellow. Relative luminance 0.586; OKLCH L 83.3% C 0.084 H 108.1°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCD8D |
|---|---|
| RGB | rgb(205, 205, 141) |
| HSL | hsl(60, 39%, 68%) |
| HSV | hsv(60, 31%, 80%) |
| CMYK | cmyk(0%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(81.05, -9.87, 31.95) |
| CIE-LCH | lch(81.05, 33.44, 107.17°) |
| OKLab | oklab(83.32% -0.0259 0.0794) |
| OKLCH | oklch(83.32% 0.084 108.1) |
| XYZ | xyz(51.8162, 58.5657, 33.7688) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 4.93
Pale Olive
#B9CC81
ΔE00 5.29
Beige (survey)
#E6DAA6
ΔE00 6.00
Darkkhaki
#BDB76B
ΔE00 6.38
Palegoldenrod
#EEE8AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCD8D #8D8DCD
analogous
#CDAD8D #CDCD8D #ADCD8D
triadic
#CDCD8D #8DCDCD #CD8DCD
tetradic
#CDCD8D #8DCDAD #8D8DCD #CD8DAD
square
#CDCD8D #8DCDAD #8D8DCD #CD8DAD
split-complementary
#CDCD8D #8DADCD #AD8DCD
monochromatic
#9B9B44 #BABA62 #CDCD8D #E0E0B8 #F2F2E2
Accessibility & contrast
On white
1.65
#CDCD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CDCD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCD8D
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCD8D | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C889
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#D6C5BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdcd8d; /* rgb */ color: rgb(205, 205, 141); /* oklch */ color: oklch(83.3% 0.084 108.1);
Tailwind
colors: {
custom: {
50: '#dddcaf',
500: '#cdcd8d',
950: '#000000',
},
}SCSS
$custom: #cdcd8d; $custom-light: #dddcaf; $custom-dark: #000000;
JSON
{
"hex": "#cdcd8d",
"rgb": {
"r": 205,
"g": 205,
"b": 141
},
"hsl": {
"h": 60,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.83318,
"c": 0.08356,
"h": 108.1
},
"luminance": 0.58565
}Semantic roles & 50–950 ramp
primary
#CDCD8D
secondary
#5C5CA2
accent
#33B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481