#D5DF80#D5DF80
#D5DF80 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.5% C 0.120 H 113.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DF80 |
|---|---|
| RGB | rgb(213, 223, 128) |
| HSL | hsl(66, 60%, 69%) |
| HSV | hsv(66, 43%, 87%) |
| CMYK | cmyk(4.5%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.25, -17.29, 45.29) |
| CIE-LCH | lch(86.25, 48.48, 110.89°) |
| OKLab | oklab(87.54% -0.0483 0.1094) |
| OKLCH | oklch(87.54% 0.12 113.8) |
| XYZ | xyz(57.7252, 68.4808, 30.5951) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.31
Light Khaki
#E6F2A2
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.60
Khaki (CSS)
#F0E68C
ΔE00 5.69
Pale Olive
#B9CC81
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DF80 #8A80DF
analogous
#DFBA80 #D5DF80 #A6DF80
triadic
#D5DF80 #80D5DF #DF80D5
tetradic
#D5DF80 #80DFBA #8A80DF #DF80A6
square
#D5DF80 #80DFBA #8A80DF #DF80A6
split-complementary
#D5DF80 #80A6DF #BA80DF
monochromatic
#A8B72E #C5D34F #D5DF80 #E5EBB1 #F5F8E2
Accessibility & contrast
On white
1.43
#D5DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D5DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DF80
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DF80 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#DFD5C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d5df80; /* rgb */ color: rgb(213, 223, 128); /* oklch */ color: oklch(87.5% 0.120 113.8);
Tailwind
colors: {
custom: {
50: '#e3e8a6',
500: '#d5df80',
950: '#000000',
},
}SCSS
$custom: #d5df80; $custom-light: #e3e8a6; $custom-dark: #000000;
JSON
{
"hex": "#d5df80",
"rgb": {
"r": 213,
"g": 223,
"b": 128
},
"hsl": {
"h": 66.316,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87539,
"c": 0.11958,
"h": 113.8
},
"luminance": 0.6848
}Semantic roles & 50–950 ramp
primary
#D5DF80
secondary
#584DB6
accent
#1EC730
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16160F
muted
#848480