#DDE175#DDE175
#DDE175 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.4% C 0.132 H 110.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE175 |
|---|---|
| RGB | rgb(221, 225, 117) |
| HSL | hsl(62, 64%, 67%) |
| HSV | hsv(62, 48%, 88%) |
| CMYK | cmyk(1.8%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(87.25, -16.21, 51.93) |
| CIE-LCH | lch(87.25, 54.40, 107.34°) |
| OKLab | oklab(88.44% -0.0466 0.1233) |
| OKLCH | oklch(88.44% 0.132 110.7) |
| XYZ | xyz(59.9561, 70.5082, 27.2772) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.64
Greenish Beige
#C9D179
ΔE00 4.94
Straw
#FCF679
ΔE00 5.88
Manilla
#FFFA86
ΔE00 6.17
Yellowish Tan
#FCFC81
ΔE00 6.20
Sandy Yellow
#FDEE73
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE175 #7975E1
analogous
#E1AF75 #DDE175 #A7E175
triadic
#DDE175 #75DDE1 #E175DD
tetradic
#DDE175 #75E1AF #7975E1 #E175A7
square
#DDE175 #75E1AF #7975E1 #E175A7
split-complementary
#DDE175 #75A7E1 #AF75E1
monochromatic
#AFB427 #D1D643 #DDE175 #E9ECA7 #F6F7DA
Accessibility & contrast
On white
1.39
#DDE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DDE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE175
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE175 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96B
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#E9D6C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dde175; /* rgb */ color: rgb(221, 225, 117); /* oklch */ color: oklch(88.4% 0.132 110.7);
Tailwind
colors: {
custom: {
50: '#e9ea9f',
500: '#dde175',
950: '#000000',
},
}SCSS
$custom: #dde175; $custom-light: #e9ea9f; $custom-dark: #000000;
JSON
{
"hex": "#dde175",
"rgb": {
"r": 221,
"g": 225,
"b": 117
},
"hsl": {
"h": 62.222,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.88441,
"c": 0.13177,
"h": 110.7
},
"luminance": 0.70507
}Semantic roles & 50–950 ramp
primary
#DDE175
secondary
#4945B5
accent
#19CC20
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480