#DDE17A#DDE17A
#DDE17A is a very light, vivid yellow. Relative luminance 0.706; OKLCH L 88.5% C 0.127 H 110.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE17A |
|---|---|
| RGB | rgb(221, 225, 122) |
| HSL | hsl(62, 63%, 68%) |
| HSV | hsv(62, 46%, 88%) |
| CMYK | cmyk(1.8%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(87.30, -15.75, 49.63) |
| CIE-LCH | lch(87.30, 52.07, 107.60°) |
| OKLab | oklab(88.51% -0.0448 0.1186) |
| OKLCH | oklch(88.51% 0.127 110.7) |
| XYZ | xyz(60.2579, 70.6289, 28.8670) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.35
Greenish Beige
#C9D179
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 5.90
Straw
#FCF679
ΔE00 6.16
Manilla
#FFFA86
ΔE00 6.31
Buff
#FEF69E
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE17A #7E7AE1
analogous
#E1B17A #DDE17A #A9E17A
triadic
#DDE17A #7ADDE1 #E17ADD
tetradic
#DDE17A #7AE1B1 #7E7AE1 #E17AA9
square
#DDE17A #7AE1B1 #7E7AE1 #E17AA9
split-complementary
#DDE17A #7AA9E1 #B17AE1
monochromatic
#B2B729 #D0D648 #DDE17A #EAECAC #F7F8DE
Accessibility & contrast
On white
1.39
#DDE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DDE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE17A
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE17A | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#F0DC7F
Tritanopia (blue-blind)
#E9D6C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dde17a; /* rgb */ color: rgb(221, 225, 122); /* oklch */ color: oklch(88.5% 0.127 110.7);
Tailwind
colors: {
custom: {
50: '#e9eaa2',
500: '#dde17a',
950: '#000000',
},
}SCSS
$custom: #dde17a; $custom-light: #e9eaa2; $custom-dark: #000000;
JSON
{
"hex": "#dde17a",
"rgb": {
"r": 221,
"g": 225,
"b": 122
},
"hsl": {
"h": 62.33,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.88507,
"c": 0.12675,
"h": 110.7
},
"luminance": 0.70628
}Semantic roles & 50–950 ramp
primary
#DDE17A
secondary
#4C47B8
accent
#1BCB21
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480