#D2DC99#D2DC99
#D2DC99 is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.1% C 0.088 H 115.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DC99 |
|---|---|
| RGB | rgb(210, 220, 153) |
| HSL | hsl(69, 49%, 73%) |
| HSV | hsv(69, 30%, 86%) |
| CMYK | cmyk(4.5%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(85.60, -14.02, 31.87) |
| CIE-LCH | lch(85.60, 34.82, 113.74°) |
| OKLab | oklab(87.09% -0.0374 0.0796) |
| OKLCH | oklch(87.09% 0.088 115.2) |
| XYZ | xyz(57.9212, 67.1884, 40.0482) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.91
Pale Olive
#B9CC81
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.15
Greenish Tan
#BCCB7A
ΔE00 5.33
Palegoldenrod
#EEE8AA
ΔE00 5.71
Pale Olive Green
#B1D27B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DC99 #A399DC
analogous
#DCC499 #D2DC99 #B0DC99
triadic
#D2DC99 #99D2DC #DC99D2
tetradic
#D2DC99 #99DCC4 #A399DC #DC99B0
square
#D2DC99 #99DCC4 #A399DC #DC99B0
split-complementary
#D2DC99 #99B0DC #C499DC
monochromatic
#A8BB40 #BECC6B #D2DC99 #E6ECC7 #F5F7E8
Accessibility & contrast
On white
1.45
#D2DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#D2DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DC99
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DC99 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#D9D5CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2dc99; /* rgb */ color: rgb(210, 220, 153); /* oklch */ color: oklch(87.1% 0.088 115.2);
Tailwind
colors: {
custom: {
50: '#e0e6b7',
500: '#d2dc99',
950: '#000000',
},
}SCSS
$custom: #d2dc99; $custom-light: #e0e6b7; $custom-dark: #000000;
JSON
{
"hex": "#d2dc99",
"rgb": {
"r": 210,
"g": 220,
"b": 153
},
"hsl": {
"h": 68.955,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.87089,
"c": 0.08789,
"h": 115.2
},
"luminance": 0.67188
}Semantic roles & 50–950 ramp
primary
#D2DC99
secondary
#7165B4
accent
#29BC3F
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481