#DDE173#DDE173
#DDE173 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.4% C 0.134 H 110.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE173 |
|---|---|
| RGB | rgb(221, 225, 115) |
| HSL | hsl(62, 65%, 67%) |
| HSV | hsv(62, 49%, 88%) |
| CMYK | cmyk(1.8%, 0%, 48.9%, 11.8%) |
| CIE-LAB | lab(87.22, -16.39, 52.84) |
| CIE-LCH | lch(87.22, 55.33, 107.23°) |
| OKLab | oklab(88.42% -0.0473 0.1251) |
| OKLCH | oklch(88.42% 0.134 110.7) |
| XYZ | xyz(59.8397, 70.4616, 26.6645) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.78
Greenish Beige
#C9D179
ΔE00 5.10
Straw
#FCF679
ΔE00 5.78
Manilla
#FFFA86
ΔE00 6.13
Yellowish Tan
#FCFC81
ΔE00 6.13
Yellowish
#FAEE66
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE173 #7773E1
analogous
#E1AE73 #DDE173 #A6E173
triadic
#DDE173 #73DDE1 #E173DD
tetradic
#DDE173 #73E1AE #7773E1 #E173A6
square
#DDE173 #73E1AE #7773E1 #E173A6
split-complementary
#DDE173 #73A6E1 #AE73E1
monochromatic
#AEB326 #D1D641 #DDE173 #E9ECA5 #F5F7D8
Accessibility & contrast
On white
1.39
#DDE173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DDE173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE173
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE173 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#EAD6C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dde173; /* rgb */ color: rgb(221, 225, 115); /* oklch */ color: oklch(88.4% 0.134 110.7);
Tailwind
colors: {
custom: {
50: '#e9ea9e',
500: '#dde173',
950: '#000000',
},
}SCSS
$custom: #dde173; $custom-light: #e9ea9e; $custom-dark: #000000;
JSON
{
"hex": "#dde173",
"rgb": {
"r": 221,
"g": 225,
"b": 115
},
"hsl": {
"h": 62.182,
"s": 64.706,
"l": 66.667
},
"oklch": {
"l": 0.88415,
"c": 0.13373,
"h": 110.7
},
"luminance": 0.7046
}Semantic roles & 50–950 ramp
primary
#DDE173
secondary
#4844B4
accent
#19CD20
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480