#D2DF85#D2DF85
#D2DF85 is a very light, moderate yellow. Relative luminance 0.682; OKLCH L 87.4% C 0.115 H 115.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF85 |
|---|---|
| RGB | rgb(210, 223, 133) |
| HSL | hsl(69, 58%, 70%) |
| HSV | hsv(69, 40%, 87%) |
| CMYK | cmyk(5.8%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(86.09, -17.91, 42.59) |
| CIE-LCH | lch(86.09, 46.20, 112.81°) |
| OKLab | oklab(87.38% -0.0495 0.1036) |
| OKLCH | oklch(87.38% 0.115 115.5) |
| XYZ | xyz(57.2001, 68.1710, 32.3308) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.30
Light Khaki
#E6F2A2
ΔE00 4.73
Greenish Tan
#BCCB7A
ΔE00 5.06
Pale Olive
#B9CC81
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 6.11
Khaki (CSS)
#F0E68C
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF85 #9285DF
analogous
#DFBF85 #D2DF85 #A5DF85
triadic
#D2DF85 #85D2DF #DF85D2
tetradic
#D2DF85 #85DFBF #9285DF #DF85A5
square
#D2DF85 #85DFBF #9285DF #DF85A5
split-complementary
#D2DF85 #85A5DF #BF85DF
monochromatic
#A5B931 #C0D255 #D2DF85 #E4ECB5 #F6F8E6
Accessibility & contrast
On white
1.44
#D2DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D2DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF85
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF85 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77E
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#DBD6C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df85; /* rgb */ color: rgb(210, 223, 133); /* oklch */ color: oklch(87.4% 0.115 115.5);
Tailwind
colors: {
custom: {
50: '#e1e9aa',
500: '#d2df85',
950: '#000000',
},
}SCSS
$custom: #d2df85; $custom-light: #e1e9aa; $custom-dark: #000000;
JSON
{
"hex": "#d2df85",
"rgb": {
"r": 210,
"g": 223,
"b": 133
},
"hsl": {
"h": 68.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.87383,
"c": 0.11485,
"h": 115.5
},
"luminance": 0.6817
}Semantic roles & 50–950 ramp
primary
#D2DF85
secondary
#6052B6
accent
#1FC638
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481