#DDE58B#DDE58B
#DDE58B is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 89.6% C 0.114 H 112.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE58B |
|---|---|
| RGB | rgb(221, 229, 139) |
| HSL | hsl(65, 63%, 72%) |
| HSV | hsv(65, 39%, 90%) |
| CMYK | cmyk(3.5%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(88.58, -15.98, 42.95) |
| CIE-LCH | lch(88.58, 45.83, 110.41°) |
| OKLab | oklab(89.59% -0.0441 0.1046) |
| OKLCH | oklch(89.59% 0.114 112.8) |
| XYZ | xyz(62.4989, 73.2757, 35.2723) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.56
Greenish Beige
#C9D179
ΔE00 4.65
Khaki (CSS)
#F0E68C
ΔE00 4.80
Buff
#FEF69E
ΔE00 5.95
Palegoldenrod
#EEE8AA
ΔE00 6.24
Parchment
#FEFCAF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE58B #938BE5
analogous
#E5C08B #DDE58B #B0E58B
triadic
#DDE58B #8BDDE5 #E58BDD
tetradic
#DDE58B #8BE5C0 #938BE5 #E58BB0
square
#DDE58B #8BE5C0 #938BE5 #E58BB0
split-complementary
#DDE58B #8BB0E5 #C08BE5
monochromatic
#BBC92D #CEDA59 #DDE58B #ECF0BD #F8F9E6
Accessibility & contrast
On white
1.34
#DDE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DDE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE58B
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE58B | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#F1E08F
Tritanopia (blue-blind)
#E7DBCF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde58b; /* rgb */ color: rgb(221, 229, 139); /* oklch */ color: oklch(89.6% 0.114 112.8);
Tailwind
colors: {
custom: {
50: '#e9edae',
500: '#dde58b',
950: '#000000',
},
}SCSS
$custom: #dde58b; $custom-light: #e9edae; $custom-dark: #000000;
JSON
{
"hex": "#dde58b",
"rgb": {
"r": 221,
"g": 229,
"b": 139
},
"hsl": {
"h": 65.333,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.89594,
"c": 0.11354,
"h": 112.8
},
"luminance": 0.73275
}Semantic roles & 50–950 ramp
primary
#DDE58B
secondary
#5F56BE
accent
#1ACB2A
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481