#D3DF80#D3DF80
#D3DF80 is a very light, vivid yellow. Relative luminance 0.682; OKLCH L 87.4% C 0.120 H 114.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DF80 |
|---|---|
| RGB | rgb(211, 223, 128) |
| HSL | hsl(68, 60%, 69%) |
| HSV | hsv(68, 43%, 87%) |
| CMYK | cmyk(5.4%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.10, -18.07, 45.07) |
| CIE-LCH | lch(86.10, 48.56, 111.84°) |
| OKLab | oklab(87.38% -0.0504 0.1089) |
| OKLCH | oklch(87.38% 0.12 114.8) |
| XYZ | xyz(57.1485, 68.1834, 30.5680) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.30
Light Khaki
#E6F2A2
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.39
Khaki (CSS)
#F0E68C
ΔE00 6.16
Pale Olive
#B9CC81
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DF80 #8C80DF
analogous
#DFBC80 #D3DF80 #A4DF80
triadic
#D3DF80 #80D3DF #DF80D3
tetradic
#D3DF80 #80DFBC #8C80DF #DF80A4
square
#D3DF80 #80DFBC #8C80DF #DF80A4
split-complementary
#D3DF80 #80A4DF #BC80DF
monochromatic
#A5B72E #C2D34F #D3DF80 #E4EBB1 #F5F8E2
Accessibility & contrast
On white
1.43
#D3DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#D3DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DF80
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DF80 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#DDD5C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d3df80; /* rgb */ color: rgb(211, 223, 128); /* oklch */ color: oklch(87.4% 0.120 114.8);
Tailwind
colors: {
custom: {
50: '#e2e8a6',
500: '#d3df80',
950: '#000000',
},
}SCSS
$custom: #d3df80; $custom-light: #e2e8a6; $custom-dark: #000000;
JSON
{
"hex": "#d3df80",
"rgb": {
"r": 211,
"g": 223,
"b": 128
},
"hsl": {
"h": 67.579,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87384,
"c": 0.12002,
"h": 114.8
},
"luminance": 0.68183
}Semantic roles & 50–950 ramp
primary
#D3DF80
secondary
#5A4DB6
accent
#1EC733
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480