#D7E379#D7E379
#D7E379 is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 88.4% C 0.131 H 114.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E379 |
|---|---|
| RGB | rgb(215, 227, 121) |
| HSL | hsl(67, 65%, 68%) |
| HSV | hsv(67, 47%, 89%) |
| CMYK | cmyk(5.3%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(87.37, -19.18, 50.08) |
| CIE-LCH | lch(87.37, 53.63, 110.95°) |
| OKLab | oklab(88.45% -0.0543 0.1196) |
| OKLCH | oklch(88.45% 0.131 114.4) |
| XYZ | xyz(58.9454, 70.7665, 28.6395) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 5.57
Khaki (CSS)
#F0E68C
ΔE00 6.01
Yellowish Tan
#FCFC81
ΔE00 6.85
Greenish Tan
#BCCB7A
ΔE00 6.90
Straw
#FCF679
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E379 #8579E3
analogous
#E3BA79 #D7E379 #A2E379
triadic
#D7E379 #79D7E3 #E379D7
tetradic
#D7E379 #79E3BA #8579E3 #E379A2
square
#D7E379 #79E3BA #8579E3 #E379A2
split-complementary
#D7E379 #79A2E3 #BA79E3
monochromatic
#AABB27 #C8D846 #D7E379 #E6EEAC #F5F8DE
Accessibility & contrast
On white
1.39
#D7E379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D7E379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E379
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E379 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA70
Deuteranopia (green-blind)
#EFDC7E
Tritanopia (blue-blind)
#E2D8CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7e379; /* rgb */ color: rgb(215, 227, 121); /* oklch */ color: oklch(88.4% 0.131 114.4);
Tailwind
colors: {
custom: {
50: '#e5eba2',
500: '#d7e379',
950: '#000000',
},
}SCSS
$custom: #d7e379; $custom-light: #e5eba2; $custom-dark: #000000;
JSON
{
"hex": "#d7e379",
"rgb": {
"r": 215,
"g": 227,
"b": 121
},
"hsl": {
"h": 66.792,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.88445,
"c": 0.13134,
"h": 114.4
},
"luminance": 0.70766
}Semantic roles & 50–950 ramp
primary
#D7E379
secondary
#5346BA
accent
#18CD2D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480