#D2D784#D2D784
#D2D784 is a very light, moderate yellow. Relative luminance 0.640; OKLCH L 85.7% C 0.106 H 111.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D784 |
|---|---|
| RGB | rgb(210, 215, 132) |
| HSL | hsl(64, 51%, 68%) |
| HSV | hsv(64, 39%, 84%) |
| CMYK | cmyk(2.3%, 0%, 38.6%, 15.7%) |
| CIE-LAB | lab(83.95, -14.05, 40.37) |
| CIE-LCH | lch(83.95, 42.75, 109.19°) |
| OKLab | oklab(85.67% -0.0386 0.0985) |
| OKLCH | oklch(85.67% 0.106 111.4) |
| XYZ | xyz(55.0442, 63.9693, 31.2730) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.95
Greenish Tan
#BCCB7A
ΔE00 4.27
Pale Olive
#B9CC81
ΔE00 5.20
Khaki (CSS)
#F0E68C
ΔE00 5.81
Light Khaki
#E6F2A2
ΔE00 6.13
Palegoldenrod
#EEE8AA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D784 #8984D7
analogous
#D7B284 #D2D784 #A9D784
triadic
#D2D784 #84D2D7 #D784D2
tetradic
#D2D784 #84D7B2 #8984D7 #D784A9
square
#D2D784 #84D7B2 #8984D7 #D784A9
split-complementary
#D2D784 #84A9D7 #B284D7
monochromatic
#A3A937 #C1C856 #D2D784 #E3E6B2 #F4F5E0
Accessibility & contrast
On white
1.52
#D2D784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D2D784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D784
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D784 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#DCCEC3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d784; /* rgb */ color: rgb(210, 215, 132); /* oklch */ color: oklch(85.7% 0.106 111.4);
Tailwind
colors: {
custom: {
50: '#e1e3a9',
500: '#d2d784',
950: '#000000',
},
}SCSS
$custom: #d2d784; $custom-light: #e1e3a9; $custom-dark: #000000;
JSON
{
"hex": "#d2d784",
"rgb": {
"r": 210,
"g": 215,
"b": 132
},
"hsl": {
"h": 63.614,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.85671,
"c": 0.10581,
"h": 111.4
},
"luminance": 0.63968
}Semantic roles & 50–950 ramp
primary
#D2D784
secondary
#5852AD
accent
#27BE30
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480