#DDE176#DDE176
#DDE176 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.5% C 0.131 H 110.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE176 |
|---|---|
| RGB | rgb(221, 225, 118) |
| HSL | hsl(62, 64%, 67%) |
| HSV | hsv(62, 48%, 88%) |
| CMYK | cmyk(1.8%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(87.26, -16.12, 51.47) |
| CIE-LCH | lch(87.26, 53.94, 107.39°) |
| OKLab | oklab(88.45% -0.0462 0.1223) |
| OKLCH | oklch(88.45% 0.131 110.7) |
| XYZ | xyz(60.0152, 70.5318, 27.5885) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.58
Greenish Beige
#C9D179
ΔE00 4.86
Straw
#FCF679
ΔE00 5.93
Manilla
#FFFA86
ΔE00 6.19
Yellowish Tan
#FCFC81
ΔE00 6.23
Light Khaki
#E6F2A2
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE176 #7A76E1
analogous
#E1B076 #DDE176 #A8E176
triadic
#DDE176 #76DDE1 #E176DD
tetradic
#DDE176 #76E1B0 #7A76E1 #E176A8
square
#DDE176 #76E1B0 #7A76E1 #E176A8
split-complementary
#DDE176 #76A8E1 #B076E1
monochromatic
#B0B528 #D1D644 #DDE176 #E9ECA8 #F6F7DA
Accessibility & contrast
On white
1.39
#DDE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DDE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE176
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE176 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#F0DC7B
Tritanopia (blue-blind)
#E9D6C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dde176; /* rgb */ color: rgb(221, 225, 118); /* oklch */ color: oklch(88.5% 0.131 110.7);
Tailwind
colors: {
custom: {
50: '#e9eaa0',
500: '#dde176',
950: '#000000',
},
}SCSS
$custom: #dde176; $custom-light: #e9eaa0; $custom-dark: #000000;
JSON
{
"hex": "#dde176",
"rgb": {
"r": 221,
"g": 225,
"b": 118
},
"hsl": {
"h": 62.243,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.88454,
"c": 0.13078,
"h": 110.7
},
"luminance": 0.70531
}Semantic roles & 50–950 ramp
primary
#DDE176
secondary
#4945B6
accent
#1ACC20
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480