#DDE375#DDE375
#DDE375 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 88.9% C 0.134 H 111.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE375 |
|---|---|
| RGB | rgb(221, 227, 117) |
| HSL | hsl(63, 66%, 67%) |
| HSV | hsv(63, 48%, 89%) |
| CMYK | cmyk(2.6%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(87.77, -17.19, 52.56) |
| CIE-LCH | lch(87.77, 55.30, 108.11°) |
| OKLab | oklab(88.86% -0.0494 0.1247) |
| OKLCH | oklch(88.86% 0.134 111.6) |
| XYZ | xyz(60.4999, 71.5958, 27.4585) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.98
Greenish Beige
#C9D179
ΔE00 5.24
Straw
#FCF679
ΔE00 5.74
Yellowish Tan
#FCFC81
ΔE00 5.91
Manilla
#FFFA86
ΔE00 6.00
Light Khaki
#E6F2A2
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE375 #7B75E3
analogous
#E3B275 #DDE375 #A6E375
triadic
#DDE375 #75DDE3 #E375DD
tetradic
#DDE375 #75E3B2 #7B75E3 #E375A6
square
#DDE375 #75E3B2 #7B75E3 #E375A6
split-complementary
#DDE375 #75A6E3 #B275E3
monochromatic
#B0B825 #D0D942 #DDE375 #EAEDA8 #F6F8DB
Accessibility & contrast
On white
1.37
#DDE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DDE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE375
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE375 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#E9D8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde375; /* rgb */ color: rgb(221, 227, 117); /* oklch */ color: oklch(88.9% 0.134 111.6);
Tailwind
colors: {
custom: {
50: '#e9eb9f',
500: '#dde375',
950: '#000000',
},
}SCSS
$custom: #dde375; $custom-light: #e9eb9f; $custom-dark: #000000;
JSON
{
"hex": "#dde375",
"rgb": {
"r": 221,
"g": 227,
"b": 117
},
"hsl": {
"h": 63.273,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.88862,
"c": 0.13407,
"h": 111.6
},
"luminance": 0.71595
}Semantic roles & 50–950 ramp
primary
#DDE375
secondary
#4A44B9
accent
#17CE21
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480