#D2DE83#D2DE83
#D2DE83 is a very light, moderate yellow. Relative luminance 0.676; OKLCH L 87.1% C 0.116 H 115.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DE83 |
|---|---|
| RGB | rgb(210, 222, 131) |
| HSL | hsl(68, 58%, 69%) |
| HSV | hsv(68, 41%, 87%) |
| CMYK | cmyk(5.4%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(85.80, -17.64, 43.21) |
| CIE-LCH | lch(85.80, 46.67, 112.21°) |
| OKLab | oklab(87.14% -0.0489 0.1049) |
| OKLCH | oklch(87.14% 0.116 115) |
| XYZ | xyz(56.7968, 67.5835, 31.5212) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 4.97
Light Khaki
#E6F2A2
ΔE00 4.99
Pale Olive
#B9CC81
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 6.23
Khaki (CSS)
#F0E68C
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DE83 #8F83DE
analogous
#DEBD83 #D2DE83 #A5DE83
triadic
#D2DE83 #83D2DE #DE83D2
tetradic
#D2DE83 #83DEBD #8F83DE #DE83A5
square
#D2DE83 #83DEBD #8F83DE #DE83A5
split-complementary
#D2DE83 #83A5DE #BD83DE
monochromatic
#A5B630 #C0D153 #D2DE83 #E4EBB3 #F5F8E4
Accessibility & contrast
On white
1.45
#D2DE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#D2DE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DE83
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DE83 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#DCD5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2de83; /* rgb */ color: rgb(210, 222, 131); /* oklch */ color: oklch(87.1% 0.116 115.0);
Tailwind
colors: {
custom: {
50: '#e1e8a8',
500: '#d2de83',
950: '#000000',
},
}SCSS
$custom: #d2de83; $custom-light: #e1e8a8; $custom-dark: #000000;
JSON
{
"hex": "#d2de83",
"rgb": {
"r": 210,
"g": 222,
"b": 131
},
"hsl": {
"h": 67.912,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.87139,
"c": 0.11575,
"h": 115
},
"luminance": 0.67583
}Semantic roles & 50–950 ramp
primary
#D2DE83
secondary
#5D50B5
accent
#20C636
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480