#DDE18D#DDE18D
#DDE18D is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.8% C 0.106 H 110.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE18D |
|---|---|
| RGB | rgb(221, 225, 141) |
| HSL | hsl(63, 58%, 72%) |
| HSV | hsv(63, 37%, 88%) |
| CMYK | cmyk(1.8%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(87.56, -13.78, 40.65) |
| CIE-LCH | lch(87.56, 42.93, 108.72°) |
| OKLab | oklab(88.79% -0.0376 0.0995) |
| OKLCH | oklch(88.79% 0.106 110.7) |
| XYZ | xyz(61.5523, 71.1467, 35.6843) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Greenish Beige
#C9D179
ΔE00 4.15
Khaki (CSS)
#F0E68C
ΔE00 4.25
Palegoldenrod
#EEE8AA
ΔE00 5.30
Buff
#FEF69E
ΔE00 5.94
Dark Cream
#FFF39A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE18D #918DE1
analogous
#E1BB8D #DDE18D #B3E18D
triadic
#DDE18D #8DDDE1 #E18DDD
tetradic
#DDE18D #8DE1BB #918DE1 #E18DB3
square
#DDE18D #8DE1BB #918DE1 #E18DB3
split-complementary
#DDE18D #8DB3E1 #BB8DE1
monochromatic
#BAC133 #CFD45D #DDE18D #EBEEBD #F8F9E7
Accessibility & contrast
On white
1.38
#DDE18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DDE18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE18D
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE18D | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#EEDD91
Tritanopia (blue-blind)
#E7D8CC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dde18d; /* rgb */ color: rgb(221, 225, 141); /* oklch */ color: oklch(88.8% 0.106 110.7);
Tailwind
colors: {
custom: {
50: '#e9eaaf',
500: '#dde18d',
950: '#000000',
},
}SCSS
$custom: #dde18d; $custom-light: #e9eaaf; $custom-dark: #000000;
JSON
{
"hex": "#dde18d",
"rgb": {
"r": 221,
"g": 225,
"b": 141
},
"hsl": {
"h": 62.857,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.88789,
"c": 0.10638,
"h": 110.7
},
"luminance": 0.71146
}Semantic roles & 50–950 ramp
primary
#DDE18D
secondary
#5E59B9
accent
#20C627
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481