#DDE58D#DDE58D
#DDE58D is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 89.6% C 0.111 H 112.9°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE58D |
|---|---|
| RGB | rgb(221, 229, 141) |
| HSL | hsl(65, 63%, 73%) |
| HSV | hsv(65, 38%, 90%) |
| CMYK | cmyk(3.5%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(88.61, -15.76, 42.00) |
| CIE-LCH | lch(88.61, 44.86, 110.57°) |
| OKLab | oklab(89.63% -0.0433 0.1026) |
| OKLCH | oklch(89.63% 0.111 112.9) |
| XYZ | xyz(62.6464, 73.3347, 36.0490) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.37
Greenish Beige
#C9D179
ΔE00 4.67
Khaki (CSS)
#F0E68C
ΔE00 4.85
Buff
#FEF69E
ΔE00 5.95
Palegoldenrod
#EEE8AA
ΔE00 6.00
Parchment
#FEFCAF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE58D #958DE5
analogous
#E5C18D #DDE58D #B1E58D
triadic
#DDE58D #8DDDE5 #E58DDD
tetradic
#DDE58D #8DE5C1 #958DE5 #E58DB1
square
#DDE58D #8DE5C1 #958DE5 #E58DB1
split-complementary
#DDE58D #8DB1E5 #C18DE5
monochromatic
#BBCA2E #CEDA5B #DDE58D #ECF0BF #F8F9E6
Accessibility & contrast
On white
1.34
#DDE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DDE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE58D
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE58D | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#F1E091
Tritanopia (blue-blind)
#E7DBCF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde58d; /* rgb */ color: rgb(221, 229, 141); /* oklch */ color: oklch(89.6% 0.111 112.9);
Tailwind
colors: {
custom: {
50: '#e9edaf',
500: '#dde58d',
950: '#000000',
},
}SCSS
$custom: #dde58d; $custom-light: #e9edaf; $custom-dark: #000000;
JSON
{
"hex": "#dde58d",
"rgb": {
"r": 221,
"g": 229,
"b": 141
},
"hsl": {
"h": 65.455,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.89626,
"c": 0.11133,
"h": 112.9
},
"luminance": 0.73334
}Semantic roles & 50–950 ramp
primary
#DDE58D
secondary
#6158BE
accent
#1BCB2B
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481