#D5DC96#D5DC96
#D5DC96 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.3% C 0.091 H 112.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DC96 |
|---|---|
| RGB | rgb(213, 220, 150) |
| HSL | hsl(66, 50%, 73%) |
| HSV | hsv(66, 32%, 86%) |
| CMYK | cmyk(3.2%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(85.77, -13.27, 33.68) |
| CIE-LCH | lch(85.77, 36.20, 111.51°) |
| OKLab | oklab(87.27% -0.0354 0.0837) |
| OKLCH | oklch(87.27% 0.091 112.9) |
| XYZ | xyz(58.5389, 67.5352, 38.8000) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 4.93
Palegoldenrod
#EEE8AA
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.34
Pale Olive
#B9CC81
ΔE00 5.42
Khaki (CSS)
#F0E68C
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DC96 #9D96DC
analogous
#DCC096 #D5DC96 #B2DC96
triadic
#D5DC96 #96D5DC #DC96D5
tetradic
#D5DC96 #96DCC0 #9D96DC #DC96B2
square
#D5DC96 #96DCC0 #9D96DC #DC96B2
split-complementary
#D5DC96 #96B2DC #C096DC
monochromatic
#ADBA3E #C3CD68 #D5DC96 #E7EBC4 #F6F7E8
Accessibility & contrast
On white
1.45
#D5DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#D5DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DC96
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DC96 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D691
Deuteranopia (green-blind)
#E6D799
Tritanopia (blue-blind)
#DDD4CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d5dc96; /* rgb */ color: rgb(213, 220, 150); /* oklch */ color: oklch(87.3% 0.091 112.9);
Tailwind
colors: {
custom: {
50: '#e2e6b5',
500: '#d5dc96',
950: '#000000',
},
}SCSS
$custom: #d5dc96; $custom-light: #e2e6b5; $custom-dark: #000000;
JSON
{
"hex": "#d5dc96",
"rgb": {
"r": 213,
"g": 220,
"b": 150
},
"hsl": {
"h": 66,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.87267,
"c": 0.0909,
"h": 112.9
},
"luminance": 0.67535
}Semantic roles & 50–950 ramp
primary
#D5DC96
secondary
#6B63B4
accent
#28BD37
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481