#D2DE85#D2DE85
#D2DE85 is a very light, moderate yellow. Relative luminance 0.676; OKLCH L 87.2% C 0.114 H 115.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DE85 |
|---|---|
| RGB | rgb(210, 222, 133) |
| HSL | hsl(68, 57%, 70%) |
| HSV | hsv(68, 40%, 87%) |
| CMYK | cmyk(5.4%, 0%, 40.1%, 12.9%) |
| CIE-LAB | lab(85.83, -17.42, 42.25) |
| CIE-LCH | lch(85.83, 45.70, 112.40°) |
| OKLab | oklab(87.17% -0.0481 0.1029) |
| OKLCH | oklch(87.17% 0.114 115.1) |
| XYZ | xyz(56.9337, 67.6383, 32.2420) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.06
Light Khaki
#E6F2A2
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 4.89
Pale Olive
#B9CC81
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 6.15
Khaki (CSS)
#F0E68C
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DE85 #9185DE
analogous
#DEBE85 #D2DE85 #A6DE85
triadic
#D2DE85 #85D2DE #DE85D2
tetradic
#D2DE85 #85DEBE #9185DE #DE85A6
square
#D2DE85 #85DEBE #9185DE #DE85A6
split-complementary
#D2DE85 #85A6DE #BE85DE
monochromatic
#A5B732 #C0D155 #D2DE85 #E4EBB5 #F6F8E5
Accessibility & contrast
On white
1.45
#D2DE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#D2DE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DE85
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DE85 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67E
Deuteranopia (green-blind)
#E9D789
Tritanopia (blue-blind)
#DBD5C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2de85; /* rgb */ color: rgb(210, 222, 133); /* oklch */ color: oklch(87.2% 0.114 115.1);
Tailwind
colors: {
custom: {
50: '#e1e8aa',
500: '#d2de85',
950: '#000000',
},
}SCSS
$custom: #d2de85; $custom-light: #e1e8aa; $custom-dark: #000000;
JSON
{
"hex": "#d2de85",
"rgb": {
"r": 210,
"g": 222,
"b": 133
},
"hsl": {
"h": 68.09,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.8717,
"c": 0.11355,
"h": 115.1
},
"luminance": 0.67638
}Semantic roles & 50–950 ramp
primary
#D2DE85
secondary
#5F52B5
accent
#21C537
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481