#D8DB82#D8DB82
#D8DB82 is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.0% C 0.112 H 110.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DB82 |
|---|---|
| RGB | rgb(216, 219, 130) |
| HSL | hsl(62, 55%, 68%) |
| HSV | hsv(62, 41%, 86%) |
| CMYK | cmyk(1.4%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(85.44, -13.93, 43.35) |
| CIE-LCH | lch(85.44, 45.53, 107.81°) |
| OKLab | oklab(86.96% -0.0387 0.1051) |
| OKLCH | oklch(86.96% 0.112 110.2) |
| XYZ | xyz(57.6805, 66.8747, 30.9843) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.90
Khaki (CSS)
#F0E68C
ΔE00 4.59
Greenish Tan
#BCCB7A
ΔE00 5.58
Light Khaki
#E6F2A2
ΔE00 5.73
Palegoldenrod
#EEE8AA
ΔE00 6.51
Pale Olive
#B9CC81
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DB82 #8582DB
analogous
#DBB182 #D8DB82 #ABDB82
triadic
#D8DB82 #82D8DB #DB82D8
tetradic
#D8DB82 #82DBB1 #8582DB #DB82AB
square
#D8DB82 #82DBB1 #8582DB #DB82AB
split-complementary
#D8DB82 #82ABDB #B182DB
monochromatic
#ACB033 #C9CD52 #D8DB82 #E7E9B2 #F6F6E1
Accessibility & contrast
On white
1.46
#D8DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D8DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DB82
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DB82 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#E3D1C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8db82; /* rgb */ color: rgb(216, 219, 130); /* oklch */ color: oklch(87.0% 0.112 110.2);
Tailwind
colors: {
custom: {
50: '#e5e6a7',
500: '#d8db82',
950: '#000000',
},
}SCSS
$custom: #d8db82; $custom-light: #e5e6a7; $custom-dark: #000000;
JSON
{
"hex": "#d8db82",
"rgb": {
"r": 216,
"g": 219,
"b": 130
},
"hsl": {
"h": 62.022,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.86961,
"c": 0.112,
"h": 110.2
},
"luminance": 0.66874
}Semantic roles & 50–950 ramp
primary
#D8DB82
secondary
#5350B2
accent
#23C328
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#161510
muted
#848480