#DDE174#DDE174
#DDE174 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.4% C 0.133 H 110.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE174 |
|---|---|
| RGB | rgb(221, 225, 116) |
| HSL | hsl(62, 64%, 67%) |
| HSV | hsv(62, 48%, 88%) |
| CMYK | cmyk(1.8%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(87.23, -16.30, 52.39) |
| CIE-LCH | lch(87.23, 54.86, 107.28°) |
| OKLab | oklab(88.43% -0.0469 0.1242) |
| OKLCH | oklch(88.43% 0.133 110.7) |
| XYZ | xyz(59.8976, 70.4848, 26.9692) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 5.02
Straw
#FCF679
ΔE00 5.83
Manilla
#FFFA86
ΔE00 6.15
Yellowish Tan
#FCFC81
ΔE00 6.16
Sandy Yellow
#FDEE73
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE174 #7874E1
analogous
#E1AF74 #DDE174 #A7E174
triadic
#DDE174 #74DDE1 #E174DD
tetradic
#DDE174 #74E1AF #7874E1 #E174A7
square
#DDE174 #74E1AF #7874E1 #E174A7
split-complementary
#DDE174 #74A7E1 #AF74E1
monochromatic
#AFB427 #D1D642 #DDE174 #E9ECA6 #F6F7D9
Accessibility & contrast
On white
1.39
#DDE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DDE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE174
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE174 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96A
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#E9D6C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dde174; /* rgb */ color: rgb(221, 225, 116); /* oklch */ color: oklch(88.4% 0.133 110.7);
Tailwind
colors: {
custom: {
50: '#e9ea9e',
500: '#dde174',
950: '#000000',
},
}SCSS
$custom: #dde174; $custom-light: #e9ea9e; $custom-dark: #000000;
JSON
{
"hex": "#dde174",
"rgb": {
"r": 221,
"g": 225,
"b": 116
},
"hsl": {
"h": 62.202,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.88428,
"c": 0.13275,
"h": 110.7
},
"luminance": 0.70484
}Semantic roles & 50–950 ramp
primary
#DDE174
secondary
#4844B5
accent
#19CC20
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480