#D2DF82#D2DF82
#D2DF82 is a very light, moderate yellow. Relative luminance 0.681; OKLCH L 87.3% C 0.118 H 115.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF82 |
|---|---|
| RGB | rgb(210, 223, 130) |
| HSL | hsl(68, 59%, 69%) |
| HSV | hsv(68, 42%, 87%) |
| CMYK | cmyk(5.8%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(86.05, -18.24, 44.02) |
| CIE-LCH | lch(86.05, 47.65, 112.51°) |
| OKLab | oklab(87.34% -0.0507 0.1067) |
| OKLCH | oklch(87.34% 0.118 115.4) |
| XYZ | xyz(56.9958, 68.0893, 31.2548) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.29
Light Khaki
#E6F2A2
ΔE00 4.96
Greenish Tan
#BCCB7A
ΔE00 5.19
Pale Olive
#B9CC81
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 6.24
Khaki (CSS)
#F0E68C
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF82 #8F82DF
analogous
#DFBE82 #D2DF82 #A4DF82
triadic
#D2DF82 #82D2DF #DF82D2
tetradic
#D2DF82 #82DFBE #8F82DF #DF82A4
square
#D2DF82 #82DFBE #8F82DF #DF82A4
split-complementary
#D2DF82 #82A4DF #BE82DF
monochromatic
#A5B82F #C0D351 #D2DF82 #E4EBB3 #F5F8E3
Accessibility & contrast
On white
1.44
#D2DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#D2DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF82
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF82 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77B
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#DCD6C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df82; /* rgb */ color: rgb(210, 223, 130); /* oklch */ color: oklch(87.3% 0.118 115.4);
Tailwind
colors: {
custom: {
50: '#e1e9a8',
500: '#d2df82',
950: '#000000',
},
}SCSS
$custom: #d2df82; $custom-light: #e1e9a8; $custom-dark: #000000;
JSON
{
"hex": "#d2df82",
"rgb": {
"r": 210,
"g": 223,
"b": 130
},
"hsl": {
"h": 68.387,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.87337,
"c": 0.11811,
"h": 115.4
},
"luminance": 0.68089
}Semantic roles & 50–950 ramp
primary
#D2DF82
secondary
#5D4FB6
accent
#1FC736
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480