#D2DB82#D2DB82
#D2DB82 is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.5% C 0.113 H 113.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DB82 |
|---|---|
| RGB | rgb(210, 219, 130) |
| HSL | hsl(66, 55%, 68%) |
| HSV | hsv(66, 41%, 86%) |
| CMYK | cmyk(4.1%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(84.98, -16.26, 42.68) |
| CIE-LCH | lch(84.98, 45.67, 110.86°) |
| OKLab | oklab(86.49% -0.0451 0.1037) |
| OKLCH | oklch(86.49% 0.113 113.5) |
| XYZ | xyz(55.9397, 65.9771, 30.9027) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.34
Greenish Tan
#BCCB7A
ΔE00 4.60
Pale Olive
#B9CC81
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.48
Khaki (CSS)
#F0E68C
ΔE00 5.97
Pale Olive Green
#B1D27B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DB82 #8B82DB
analogous
#DBB782 #D2DB82 #A5DB82
triadic
#D2DB82 #82D2DB #DB82D2
tetradic
#D2DB82 #82DBB7 #8B82DB #DB82A5
square
#D2DB82 #82DBB7 #8B82DB #DB82A5
split-complementary
#D2DB82 #82A5DB #B782DB
monochromatic
#A3B033 #C1CD52 #D2DB82 #E3E9B2 #F4F6E1
Accessibility & contrast
On white
1.48
#D2DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#D2DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DB82
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DB82 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#E7D586
Tritanopia (blue-blind)
#DCD2C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2db82; /* rgb */ color: rgb(210, 219, 130); /* oklch */ color: oklch(86.5% 0.113 113.5);
Tailwind
colors: {
custom: {
50: '#e1e6a7',
500: '#d2db82',
950: '#000000',
},
}SCSS
$custom: #d2db82; $custom-light: #e1e6a7; $custom-dark: #000000;
JSON
{
"hex": "#d2db82",
"rgb": {
"r": 210,
"g": 219,
"b": 130
},
"hsl": {
"h": 66.067,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.86486,
"c": 0.11303,
"h": 113.5
},
"luminance": 0.65976
}Semantic roles & 50–950 ramp
primary
#D2DB82
secondary
#5A50B2
accent
#23C333
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480