#DDE475#DDE475
#DDE475 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.1% C 0.135 H 112.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE475 |
|---|---|
| RGB | rgb(221, 228, 117) |
| HSL | hsl(64, 67%, 68%) |
| HSV | hsv(64, 49%, 89%) |
| CMYK | cmyk(3.1%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(88.04, -17.68, 52.88) |
| CIE-LCH | lch(88.04, 55.76, 108.49°) |
| OKLab | oklab(89.07% -0.0508 0.1253) |
| OKLCH | oklch(89.07% 0.135 112.1) |
| XYZ | xyz(60.7742, 72.1444, 27.5499) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.16
Greenish Beige
#C9D179
ΔE00 5.41
Straw
#FCF679
ΔE00 5.70
Yellowish Tan
#FCFC81
ΔE00 5.79
Manilla
#FFFA86
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE475 #7C75E4
analogous
#E4B475 #DDE475 #A5E475
triadic
#DDE475 #75DDE4 #E475DD
tetradic
#DDE475 #75E4B4 #7C75E4 #E475A5
square
#DDE475 #75E4B4 #7C75E4 #E475A5
split-complementary
#DDE475 #75A5E4 #B475E4
monochromatic
#B1BA24 #D0DA42 #DDE475 #EAEEA8 #F6F8DB
Accessibility & contrast
On white
1.36
#DDE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DDE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE475
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE475 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#F3DE7B
Tritanopia (blue-blind)
#E9D9CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde475; /* rgb */ color: rgb(221, 228, 117); /* oklch */ color: oklch(89.1% 0.135 112.1);
Tailwind
colors: {
custom: {
50: '#e9ec9f',
500: '#dde475',
950: '#000000',
},
}SCSS
$custom: #dde475; $custom-light: #e9ec9f; $custom-dark: #000000;
JSON
{
"hex": "#dde475",
"rgb": {
"r": 221,
"g": 228,
"b": 117
},
"hsl": {
"h": 63.784,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.89073,
"c": 0.13523,
"h": 112.1
},
"luminance": 0.72143
}Semantic roles & 50–950 ramp
primary
#DDE475
secondary
#4B43BA
accent
#16CF22
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480