#D9E27F#D9E27F
#D9E27F is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.5% C 0.124 H 113.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D9E27F |
|---|---|
| RGB | rgb(217, 226, 127) |
| HSL | hsl(65, 63%, 69%) |
| HSV | hsv(65, 44%, 89%) |
| CMYK | cmyk(4%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(87.33, -17.31, 47.18) |
| CIE-LCH | lch(87.33, 50.26, 110.15°) |
| OKLab | oklab(88.47% -0.0486 0.1135) |
| OKLCH | oklch(88.47% 0.124 113.2) |
| XYZ | xyz(59.6432, 70.6776, 30.5747) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.14
Light Khaki
#E6F2A2
ΔE00 5.00
Khaki (CSS)
#F0E68C
ΔE00 5.23
Greenish Tan
#BCCB7A
ΔE00 6.54
Buff
#FEF69E
ΔE00 6.80
Yellowish Tan
#FCFC81
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9E27F #887FE2
analogous
#E2BA7F #D9E27F #A8E27F
triadic
#D9E27F #7FD9E2 #E27FD9
tetradic
#D9E27F #7FE2BA #887FE2 #E27FA8
square
#D9E27F #7FE2BA #887FE2 #E27FA8
split-complementary
#D9E27F #7FA8E2 #BA7FE2
monochromatic
#AFBC2B #CAD74D #D9E27F #E8EDB1 #F7F9E3
Accessibility & contrast
On white
1.39
#D9E27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D9E27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9E27F
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9E27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9E27F | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#E4D8CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9e27f; /* rgb */ color: rgb(217, 226, 127); /* oklch */ color: oklch(88.5% 0.124 113.2);
Tailwind
colors: {
custom: {
50: '#e6eba6',
500: '#d9e27f',
950: '#000000',
},
}SCSS
$custom: #d9e27f; $custom-light: #e6eba6; $custom-dark: #000000;
JSON
{
"hex": "#d9e27f",
"rgb": {
"r": 217,
"g": 226,
"b": 127
},
"hsl": {
"h": 65.455,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.88471,
"c": 0.12351,
"h": 113.2
},
"luminance": 0.70677
}Semantic roles & 50–950 ramp
primary
#D9E27F
secondary
#564CBA
accent
#1BCB2B
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480