#DDE373#DDE373
#DDE373 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 88.8% C 0.136 H 111.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE373 |
|---|---|
| RGB | rgb(221, 227, 115) |
| HSL | hsl(63, 67%, 67%) |
| HSV | hsv(63, 49%, 89%) |
| CMYK | cmyk(2.6%, 0%, 49.3%, 11%) |
| CIE-LAB | lab(87.75, -17.37, 53.47) |
| CIE-LCH | lch(87.75, 56.22, 108.00°) |
| OKLab | oklab(88.84% -0.0501 0.1265) |
| OKLCH | oklch(88.84% 0.136 111.6) |
| XYZ | xyz(60.3836, 71.5493, 26.8458) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.11
Greenish Beige
#C9D179
ΔE00 5.40
Straw
#FCF679
ΔE00 5.65
Yellowish Tan
#FCFC81
ΔE00 5.85
Manilla
#FFFA86
ΔE00 5.97
Yellowish
#FAEE66
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE373 #7973E3
analogous
#E3B173 #DDE373 #A5E373
triadic
#DDE373 #73DDE3 #E373DD
tetradic
#DDE373 #73E3B1 #7973E3 #E373A5
square
#DDE373 #73E3B1 #7973E3 #E373A5
split-complementary
#DDE373 #73A5E3 #B173E3
monochromatic
#AFB725 #D1D940 #DDE373 #E9EDA6 #F6F7D9
Accessibility & contrast
On white
1.37
#DDE373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DDE373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE373
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE373 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F2DE79
Tritanopia (blue-blind)
#E9D8C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde373; /* rgb */ color: rgb(221, 227, 115); /* oklch */ color: oklch(88.8% 0.136 111.6);
Tailwind
colors: {
custom: {
50: '#e9eb9e',
500: '#dde373',
950: '#000000',
},
}SCSS
$custom: #dde373; $custom-light: #e9eb9e; $custom-dark: #000000;
JSON
{
"hex": "#dde373",
"rgb": {
"r": 221,
"g": 227,
"b": 115
},
"hsl": {
"h": 63.214,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.88837,
"c": 0.13602,
"h": 111.6
},
"luminance": 0.71548
}Semantic roles & 50–950 ramp
primary
#DDE373
secondary
#4943B7
accent
#17CF21
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480