#D0CD8D#D0CD8D
#D0CD8D is a very light, moderate yellow. Relative luminance 0.590; OKLCH L 83.6% C 0.083 H 105.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CD8D |
|---|---|
| RGB | rgb(208, 205, 141) |
| HSL | hsl(57, 42%, 68%) |
| HSV | hsv(57, 32%, 82%) |
| CMYK | cmyk(0%, 1.4%, 32.2%, 18.4%) |
| CIE-LAB | lab(81.29, -8.71, 32.31) |
| CIE-LCH | lch(81.29, 33.46, 105.09°) |
| OKLab | oklab(83.56% -0.0227 0.0803) |
| OKLCH | oklch(83.56% 0.083 105.8) |
| XYZ | xyz(52.6519, 58.9966, 33.8080) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.94
Beige (survey)
#E6DAA6
ΔE00 5.40
Greenish Tan
#BCCB7A
ΔE00 5.64
Pale Olive
#B9CC81
ΔE00 6.13
Darkkhaki
#BDB76B
ΔE00 6.28
Palegoldenrod
#EEE8AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CD8D #8D90D0
analogous
#D0AB8D #D0CD8D #B1D08D
triadic
#D0CD8D #8DD0CD #CD8DD0
tetradic
#D0CD8D #8DD0AB #8D90D0 #D08DB1
square
#D0CD8D #8DD0AB #8D90D0 #D08DB1
split-complementary
#D0CD8D #8DB1D0 #AB8DD0
monochromatic
#A09C42 #BEBA62 #D0CD8D #E2E0B8 #F4F3E4
Accessibility & contrast
On white
1.64
#D0CD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#D0CD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CD8D
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CD8D | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C889
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#D9C5BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0cd8d; /* rgb */ color: rgb(208, 205, 141); /* oklch */ color: oklch(83.6% 0.083 105.8);
Tailwind
colors: {
custom: {
50: '#dfdcaf',
500: '#d0cd8d',
950: '#000000',
},
}SCSS
$custom: #d0cd8d; $custom-light: #dfdcaf; $custom-dark: #000000;
JSON
{
"hex": "#d0cd8d",
"rgb": {
"r": 208,
"g": 205,
"b": 141
},
"hsl": {
"h": 57.313,
"s": 41.615,
"l": 68.431
},
"oklch": {
"l": 0.83564,
"c": 0.08341,
"h": 105.8
},
"luminance": 0.58996
}Semantic roles & 50–950 ramp
primary
#D0CD8D
secondary
#5C5FA5
accent
#37B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481