#D7E473#D7E473
#D7E473 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 88.6% C 0.138 H 114.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E473 |
|---|---|
| RGB | rgb(215, 228, 115) |
| HSL | hsl(67, 68%, 67%) |
| HSV | hsv(67, 50%, 89%) |
| CMYK | cmyk(5.7%, 0%, 49.6%, 10.6%) |
| CIE-LAB | lab(87.57, -20.23, 53.14) |
| CIE-LCH | lch(87.57, 56.86, 110.84°) |
| OKLab | oklab(88.58% -0.0578 0.1258) |
| OKLCH | oklch(88.58% 0.138 114.7) |
| XYZ | xyz(58.8632, 71.1725, 26.8531) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.30
Light Khaki
#E6F2A2
ΔE00 6.22
Khaki (CSS)
#F0E68C
ΔE00 6.42
Yellowish Tan
#FCFC81
ΔE00 6.53
Sickly Yellow
#D0E429
ΔE00 6.63
Straw
#FCF679
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E473 #8073E4
analogous
#E4B973 #D7E473 #9EE473
triadic
#D7E473 #73D7E4 #E473D7
tetradic
#D7E473 #73E4B9 #8073E4 #E4739E
square
#D7E473 #73E4B9 #8073E4 #E4739E
split-complementary
#D7E473 #739EE4 #B973E4
monochromatic
#A8B924 #C8DA40 #D7E473 #E6EEA6 #F4F8DA
Accessibility & contrast
On white
1.38
#D7E473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D7E473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E473
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E473 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#E2D9CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7e473; /* rgb */ color: rgb(215, 228, 115); /* oklch */ color: oklch(88.6% 0.138 114.7);
Tailwind
colors: {
custom: {
50: '#e5ec9e',
500: '#d7e473',
950: '#000000',
},
}SCSS
$custom: #d7e473; $custom-light: #e5ec9e; $custom-dark: #000000;
JSON
{
"hex": "#d7e473",
"rgb": {
"r": 215,
"g": 228,
"b": 115
},
"hsl": {
"h": 66.903,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.8858,
"c": 0.13849,
"h": 114.7
},
"luminance": 0.71172
}Semantic roles & 50–950 ramp
primary
#D7E473
secondary
#5042B9
accent
#16D02B
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480