#D9DF80#D9DF80
#D9DF80 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 87.9% C 0.119 H 111.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DF80 |
|---|---|
| RGB | rgb(217, 223, 128) |
| HSL | hsl(64, 60%, 69%) |
| HSV | hsv(64, 43%, 87%) |
| CMYK | cmyk(2.7%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.55, -15.73, 45.73) |
| CIE-LCH | lch(86.55, 48.36, 108.98°) |
| OKLab | oklab(87.85% -0.044 0.1104) |
| OKLCH | oklch(87.85% 0.119 111.7) |
| XYZ | xyz(58.9000, 69.0866, 30.6501) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.54
Khaki (CSS)
#F0E68C
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 5.26
Greenish Tan
#BCCB7A
ΔE00 6.12
Buff
#FEF69E
ΔE00 6.73
Dark Cream
#FFF39A
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DF80 #8680DF
analogous
#DFB680 #D9DF80 #AADF80
triadic
#D9DF80 #80D9DF #DF80D9
tetradic
#D9DF80 #80DFB6 #8680DF #DF80AA
square
#D9DF80 #80DFB6 #8680DF #DF80AA
split-complementary
#D9DF80 #80AADF #B680DF
monochromatic
#AEB72E #CAD34F #D9DF80 #E8EBB1 #F6F8E2
Accessibility & contrast
On white
1.42
#D9DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#D9DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DF80
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DF80 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#E4D5C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d9df80; /* rgb */ color: rgb(217, 223, 128); /* oklch */ color: oklch(87.9% 0.119 111.7);
Tailwind
colors: {
custom: {
50: '#e6e8a6',
500: '#d9df80',
950: '#000000',
},
}SCSS
$custom: #d9df80; $custom-light: #e6e8a6; $custom-dark: #000000;
JSON
{
"hex": "#d9df80",
"rgb": {
"r": 217,
"g": 223,
"b": 128
},
"hsl": {
"h": 63.789,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87853,
"c": 0.11881,
"h": 111.7
},
"luminance": 0.69086
}Semantic roles & 50–950 ramp
primary
#D9DF80
secondary
#544DB6
accent
#1EC729
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480