#D8DF83#D8DF83
#D8DF83 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 87.8% C 0.116 H 112.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DF83 |
|---|---|
| RGB | rgb(216, 223, 131) |
| HSL | hsl(65, 59%, 69%) |
| HSV | hsv(65, 41%, 87%) |
| CMYK | cmyk(3.1%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(86.51, -15.81, 44.20) |
| CIE-LCH | lch(86.51, 46.94, 109.68°) |
| OKLab | oklab(87.82% -0.044 0.1071) |
| OKLCH | oklch(87.82% 0.116 112.3) |
| XYZ | xyz(58.8040, 69.0139, 31.6916) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.37
Light Khaki
#E6F2A2
ΔE00 4.93
Khaki (CSS)
#F0E68C
ΔE00 4.99
Greenish Tan
#BCCB7A
ΔE00 5.82
Pale Olive
#B9CC81
ΔE00 6.69
Buff
#FEF69E
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DF83 #8A83DF
analogous
#DFB883 #D8DF83 #AADF83
triadic
#D8DF83 #83D8DF #DF83D8
tetradic
#D8DF83 #83DFB8 #8A83DF #DF83AA
square
#D8DF83 #83DFB8 #8A83DF #DF83AA
split-complementary
#D8DF83 #83AADF #B883DF
monochromatic
#AEB830 #C9D252 #D8DF83 #E7ECB4 #F7F8E4
Accessibility & contrast
On white
1.42
#D8DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D8DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DF83
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DF83 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77C
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#E3D5C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8df83; /* rgb */ color: rgb(216, 223, 131); /* oklch */ color: oklch(87.8% 0.116 112.3);
Tailwind
colors: {
custom: {
50: '#e5e8a8',
500: '#d8df83',
950: '#000000',
},
}SCSS
$custom: #d8df83; $custom-light: #e5e8a8; $custom-dark: #000000;
JSON
{
"hex": "#d8df83",
"rgb": {
"r": 216,
"g": 223,
"b": 131
},
"hsl": {
"h": 64.565,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.87818,
"c": 0.11577,
"h": 112.3
},
"luminance": 0.69013
}Semantic roles & 50–950 ramp
primary
#D8DF83
secondary
#5850B6
accent
#1FC72C
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#161610
muted
#848480