#D2DD91#D2DD91
#D2DD91 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.2% C 0.099 H 115.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DD91 |
|---|---|
| RGB | rgb(210, 221, 145) |
| HSL | hsl(69, 53%, 72%) |
| HSV | hsv(69, 34%, 87%) |
| CMYK | cmyk(5%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(85.74, -15.53, 36.13) |
| CIE-LCH | lch(85.74, 39.32, 113.26°) |
| OKLab | oklab(87.16% -0.042 0.0893) |
| OKLCH | oklch(87.16% 0.099 115.2) |
| XYZ | xyz(57.5458, 67.4594, 36.7720) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.78
Light Khaki
#E6F2A2
ΔE00 4.60
Greenish Tan
#BCCB7A
ΔE00 4.78
Pale Olive
#B9CC81
ΔE00 4.90
Palegoldenrod
#EEE8AA
ΔE00 6.20
Pale Olive Green
#B1D27B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DD91 #9C91DD
analogous
#DDC291 #D2DD91 #ACDD91
triadic
#D2DD91 #91D2DD #DD91D2
tetradic
#D2DD91 #91DDC2 #9C91DD #DD91AC
square
#D2DD91 #91DDC2 #9C91DD #DD91AC
split-complementary
#D2DD91 #91ACDD #C291DD
monochromatic
#A7BA3A #BFCF62 #D2DD91 #E5EBC0 #F5F8E8
Accessibility & contrast
On white
1.45
#D2DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D2DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DD91
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DD91 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68C
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#DAD5CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2dd91; /* rgb */ color: rgb(210, 221, 145); /* oklch */ color: oklch(87.2% 0.099 115.2);
Tailwind
colors: {
custom: {
50: '#e0e7b2',
500: '#d2dd91',
950: '#000000',
},
}SCSS
$custom: #d2dd91; $custom-light: #e0e7b2; $custom-dark: #000000;
JSON
{
"hex": "#d2dd91",
"rgb": {
"r": 210,
"g": 221,
"b": 145
},
"hsl": {
"h": 68.684,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.87156,
"c": 0.09867,
"h": 115.2
},
"luminance": 0.67459
}Semantic roles & 50–950 ramp
primary
#D2DD91
secondary
#6A5EB5
accent
#25C03C
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481