#DDE27F#DDE27F
#DDE27F is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 88.8% C 0.123 H 111.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE27F |
|---|---|
| RGB | rgb(221, 226, 127) |
| HSL | hsl(63, 63%, 69%) |
| HSV | hsv(63, 44%, 89%) |
| CMYK | cmyk(2.2%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(87.63, -15.75, 47.62) |
| CIE-LCH | lch(87.63, 50.16, 108.30°) |
| OKLab | oklab(88.79% -0.0444 0.1145) |
| OKLCH | oklch(88.79% 0.123 111.2) |
| XYZ | xyz(60.8468, 71.2983, 30.6312) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.31
Greenish Beige
#C9D179
ΔE00 4.43
Light Khaki
#E6F2A2
ΔE00 5.23
Buff
#FEF69E
ΔE00 6.13
Dark Cream
#FFF39A
ΔE00 6.38
Manilla
#FFFA86
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE27F #847FE2
analogous
#E2B67F #DDE27F #ACE27F
triadic
#DDE27F #7FDDE2 #E27FDD
tetradic
#DDE27F #7FE2B6 #847FE2 #E27FAC
square
#DDE27F #7FE2B6 #847FE2 #E27FAC
split-complementary
#DDE27F #7FACE2 #B67FE2
monochromatic
#B5BC2B #D0D74D #DDE27F #EAEDB1 #F8F9E3
Accessibility & contrast
On white
1.38
#DDE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DDE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE27F
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE27F | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#E9D7CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde27f; /* rgb */ color: rgb(221, 226, 127); /* oklch */ color: oklch(88.8% 0.123 111.2);
Tailwind
colors: {
custom: {
50: '#e9eba6',
500: '#dde27f',
950: '#000000',
},
}SCSS
$custom: #dde27f; $custom-light: #e9eba6; $custom-dark: #000000;
JSON
{
"hex": "#dde27f",
"rgb": {
"r": 221,
"g": 226,
"b": 127
},
"hsl": {
"h": 63.03,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.88786,
"c": 0.12277,
"h": 111.2
},
"luminance": 0.71297
}Semantic roles & 50–950 ramp
primary
#DDE27F
secondary
#514CBA
accent
#1BCB24
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480