#D2DF80#D2DF80
#D2DF80 is a very light, vivid yellow. Relative luminance 0.680; OKLCH L 87.3% C 0.120 H 115.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF80 |
|---|---|
| RGB | rgb(210, 223, 128) |
| HSL | hsl(68, 60%, 69%) |
| HSV | hsv(68, 43%, 87%) |
| CMYK | cmyk(5.8%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.02, -18.45, 44.97) |
| CIE-LCH | lch(86.02, 48.60, 112.31°) |
| OKLab | oklab(87.31% -0.0514 0.1087) |
| OKLCH | oklch(87.31% 0.12 115.3) |
| XYZ | xyz(56.8628, 68.0361, 30.5546) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.33
Light Khaki
#E6F2A2
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.30
Pale Olive
#B9CC81
ΔE00 6.06
Pale Olive Green
#B1D27B
ΔE00 6.34
Khaki (CSS)
#F0E68C
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF80 #8D80DF
analogous
#DFBD80 #D2DF80 #A3DF80
triadic
#D2DF80 #80D2DF #DF80D2
tetradic
#D2DF80 #80DFBD #8D80DF #DF80A3
square
#D2DF80 #80DFBD #8D80DF #DF80A3
split-complementary
#D2DF80 #80A3DF #BD80DF
monochromatic
#A4B72E #C1D34F #D2DF80 #E3EBB1 #F5F8E2
Accessibility & contrast
On white
1.44
#D2DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#D2DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF80
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF80 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#DCD5C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df80; /* rgb */ color: rgb(210, 223, 128); /* oklch */ color: oklch(87.3% 0.120 115.3);
Tailwind
colors: {
custom: {
50: '#e1e9a6',
500: '#d2df80',
950: '#000000',
},
}SCSS
$custom: #d2df80; $custom-light: #e1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#d2df80",
"rgb": {
"r": 210,
"g": 223,
"b": 128
},
"hsl": {
"h": 68.211,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87307,
"c": 0.12026,
"h": 115.3
},
"luminance": 0.68036
}Semantic roles & 50–950 ramp
primary
#D2DF80
secondary
#5C4DB6
accent
#1EC735
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480