#D2DA84#D2DA84
#D2DA84 is a very light, moderate yellow. Relative luminance 0.655; OKLCH L 86.3% C 0.110 H 113.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DA84 |
|---|---|
| RGB | rgb(210, 218, 132) |
| HSL | hsl(66, 54%, 69%) |
| HSV | hsv(66, 39%, 85%) |
| CMYK | cmyk(3.7%, 0%, 39.4%, 14.5%) |
| CIE-LAB | lab(84.75, -15.55, 41.38) |
| CIE-LCH | lch(84.75, 44.21, 110.59°) |
| OKLab | oklab(86.31% -0.0429 0.1008) |
| OKLCH | oklch(86.31% 0.11 113) |
| XYZ | xyz(55.8151, 65.5112, 31.5299) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.21
Greenish Tan
#BCCB7A
ΔE00 4.42
Pale Olive
#B9CC81
ΔE00 5.25
Light Khaki
#E6F2A2
ΔE00 5.53
Khaki (CSS)
#F0E68C
ΔE00 5.94
Pale Olive Green
#B1D27B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DA84 #8C84DA
analogous
#DAB784 #D2DA84 #A7DA84
triadic
#D2DA84 #84D2DA #DA84D2
tetradic
#D2DA84 #84DAB7 #8C84DA #DA84A7
square
#D2DA84 #84DAB7 #8C84DA #DA84A7
split-complementary
#D2DA84 #84A7DA #B784DA
monochromatic
#A4AF35 #C1CC55 #D2DA84 #E3E8B3 #F4F6E2
Accessibility & contrast
On white
1.49
#D2DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D2DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DA84
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DA84 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#DCD1C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2da84; /* rgb */ color: rgb(210, 218, 132); /* oklch */ color: oklch(86.3% 0.110 113.0);
Tailwind
colors: {
custom: {
50: '#e1e5a9',
500: '#d2da84',
950: '#000000',
},
}SCSS
$custom: #d2da84; $custom-light: #e1e5a9; $custom-dark: #000000;
JSON
{
"hex": "#d2da84",
"rgb": {
"r": 210,
"g": 218,
"b": 132
},
"hsl": {
"h": 65.581,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.86305,
"c": 0.10957,
"h": 113
},
"luminance": 0.6551
}Semantic roles & 50–950 ramp
primary
#D2DA84
secondary
#5B52B0
accent
#24C133
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481