#D2DF83#D2DF83
#D2DF83 is a very light, moderate yellow. Relative luminance 0.681; OKLCH L 87.4% C 0.117 H 115.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF83 |
|---|---|
| RGB | rgb(210, 223, 131) |
| HSL | hsl(68, 59%, 69%) |
| HSV | hsv(68, 41%, 87%) |
| CMYK | cmyk(5.8%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(86.06, -18.13, 43.54) |
| CIE-LCH | lch(86.06, 47.17, 112.61°) |
| OKLab | oklab(87.35% -0.0503 0.1057) |
| OKLCH | oklch(87.35% 0.117 115.5) |
| XYZ | xyz(57.0632, 68.1163, 31.6100) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.29
Light Khaki
#E6F2A2
ΔE00 4.88
Greenish Tan
#BCCB7A
ΔE00 5.14
Pale Olive
#B9CC81
ΔE00 5.81
Pale Olive Green
#B1D27B
ΔE00 6.19
Khaki (CSS)
#F0E68C
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF83 #9083DF
analogous
#DFBE83 #D2DF83 #A4DF83
triadic
#D2DF83 #83D2DF #DF83D2
tetradic
#D2DF83 #83DFBE #9083DF #DF83A4
square
#D2DF83 #83DFBE #9083DF #DF83A4
split-complementary
#D2DF83 #83A4DF #BE83DF
monochromatic
#A5B830 #C0D252 #D2DF83 #E4ECB4 #F5F8E4
Accessibility & contrast
On white
1.44
#D2DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#D2DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF83
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF83 | 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)
#EBD77C
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#DBD6C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df83; /* rgb */ color: rgb(210, 223, 131); /* oklch */ color: oklch(87.4% 0.117 115.5);
Tailwind
colors: {
custom: {
50: '#e1e9a8',
500: '#d2df83',
950: '#000000',
},
}SCSS
$custom: #d2df83; $custom-light: #e1e9a8; $custom-dark: #000000;
JSON
{
"hex": "#d2df83",
"rgb": {
"r": 210,
"g": 223,
"b": 131
},
"hsl": {
"h": 68.478,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.87352,
"c": 0.11703,
"h": 115.5
},
"luminance": 0.68116
}Semantic roles & 50–950 ramp
primary
#D2DF83
secondary
#5E50B6
accent
#1FC737
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480