#D2DB81#D2DB81
#D2DB81 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 86.5% C 0.114 H 113.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DB81 |
|---|---|
| RGB | rgb(210, 219, 129) |
| HSL | hsl(66, 56%, 68%) |
| HSV | hsv(66, 41%, 86%) |
| CMYK | cmyk(4.1%, 0%, 41.1%, 14.1%) |
| CIE-LAB | lab(84.97, -16.37, 43.15) |
| CIE-LCH | lch(84.97, 46.16, 110.78°) |
| OKLab | oklab(86.47% -0.0454 0.1047) |
| OKLCH | oklch(86.47% 0.114 113.5) |
| XYZ | xyz(55.8729, 65.9504, 30.5510) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.34
Greenish Tan
#BCCB7A
ΔE00 4.65
Light Khaki
#E6F2A2
ΔE00 5.55
Pale Olive
#B9CC81
ΔE00 5.55
Khaki (CSS)
#F0E68C
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DB81 #8A81DB
analogous
#DBB781 #D2DB81 #A5DB81
triadic
#D2DB81 #81D2DB #DB81D2
tetradic
#D2DB81 #81DBB7 #8A81DB #DB81A5
square
#D2DB81 #81DBB7 #8A81DB #DB81A5
split-complementary
#D2DB81 #81A5DB #B781DB
monochromatic
#A3AF32 #C1CD51 #D2DB81 #E3E9B1 #F4F6E0
Accessibility & contrast
On white
1.48
#D2DB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#D2DB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DB81
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DB81 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#E7D585
Tritanopia (blue-blind)
#DCD2C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2db81; /* rgb */ color: rgb(210, 219, 129); /* oklch */ color: oklch(86.5% 0.114 113.5);
Tailwind
colors: {
custom: {
50: '#e1e6a7',
500: '#d2db81',
950: '#000000',
},
}SCSS
$custom: #d2db81; $custom-light: #e1e6a7; $custom-dark: #000000;
JSON
{
"hex": "#d2db81",
"rgb": {
"r": 210,
"g": 219,
"b": 129
},
"hsl": {
"h": 66,
"s": 55.556,
"l": 68.235
},
"oklch": {
"l": 0.86471,
"c": 0.11412,
"h": 113.5
},
"luminance": 0.6595
}Semantic roles & 50–950 ramp
primary
#D2DB81
secondary
#594FB1
accent
#22C332
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480