#D3DF8A#D3DF8A
#D3DF8A is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.5% C 0.109 H 115.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DF8A |
|---|---|
| RGB | rgb(211, 223, 138) |
| HSL | hsl(68, 57%, 71%) |
| HSV | hsv(68, 38%, 87%) |
| CMYK | cmyk(5.4%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(86.24, -16.97, 40.31) |
| CIE-LCH | lch(86.24, 43.73, 112.83°) |
| OKLab | oklab(87.54% -0.0465 0.0987) |
| OKLCH | oklch(87.54% 0.109 115.3) |
| XYZ | xyz(57.8394, 68.4598, 34.2069) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.42
Light Khaki
#E6F2A2
ΔE00 4.38
Greenish Tan
#BCCB7A
ΔE00 5.01
Pale Olive
#B9CC81
ΔE00 5.46
Pale Olive Green
#B1D27B
ΔE00 6.20
Khaki (CSS)
#F0E68C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DF8A #968ADF
analogous
#DFC08A #D3DF8A #A8DF8A
triadic
#D3DF8A #8AD3DF #DF8AD3
tetradic
#D3DF8A #8ADFC0 #968ADF #DF8AA8
square
#D3DF8A #8ADFC0 #968ADF #DF8AA8
split-complementary
#D3DF8A #8AA8DF #C08ADF
monochromatic
#A8BB33 #C1D25A #D3DF8A #E5ECBA #F6F8E7
Accessibility & contrast
On white
1.43
#D3DF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D3DF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DF8A
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DF8A | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#E9D98E
Tritanopia (blue-blind)
#DCD6CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3df8a; /* rgb */ color: rgb(211, 223, 138); /* oklch */ color: oklch(87.5% 0.109 115.3);
Tailwind
colors: {
custom: {
50: '#e1e9ad',
500: '#d3df8a',
950: '#000000',
},
}SCSS
$custom: #d3df8a; $custom-light: #e1e9ad; $custom-dark: #000000;
JSON
{
"hex": "#d3df8a",
"rgb": {
"r": 211,
"g": 223,
"b": 138
},
"hsl": {
"h": 68.471,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.87539,
"c": 0.10908,
"h": 115.3
},
"luminance": 0.68459
}Semantic roles & 50–950 ramp
primary
#D3DF8A
secondary
#6457B7
accent
#21C538
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481