#DDE58F#DDE58F
#DDE58F is a very light, moderate yellow. Relative luminance 0.734; OKLCH L 89.7% C 0.109 H 112.9°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE58F |
|---|---|
| RGB | rgb(221, 229, 143) |
| HSL | hsl(66, 62%, 73%) |
| HSV | hsv(66, 38%, 90%) |
| CMYK | cmyk(3.5%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(88.64, -15.54, 41.04) |
| CIE-LCH | lch(88.64, 43.88, 110.73°) |
| OKLab | oklab(89.66% -0.0425 0.1005) |
| OKLCH | oklch(89.66% 0.109 112.9) |
| XYZ | xyz(62.7965, 73.3948, 36.8398) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Greenish Beige
#C9D179
ΔE00 4.72
Khaki (CSS)
#F0E68C
ΔE00 4.93
Palegoldenrod
#EEE8AA
ΔE00 5.78
Buff
#FEF69E
ΔE00 5.97
Parchment
#FEFCAF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE58F #978FE5
analogous
#E5C28F #DDE58F #B2E58F
triadic
#DDE58F #8FDDE5 #E58FDD
tetradic
#DDE58F #8FE5C2 #978FE5 #E58FB2
square
#DDE58F #8FE5C2 #978FE5 #E58FB2
split-complementary
#DDE58F #8FB2E5 #C28FE5
monochromatic
#BCCB2F #CED95D #DDE58F #ECF1C1 #F7F9E6
Accessibility & contrast
On white
1.34
#DDE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#DDE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE58F
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE58F | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD89
Deuteranopia (green-blind)
#F1E093
Tritanopia (blue-blind)
#E7DCD0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde58f; /* rgb */ color: rgb(221, 229, 143); /* oklch */ color: oklch(89.7% 0.109 112.9);
Tailwind
colors: {
custom: {
50: '#e9edb1',
500: '#dde58f',
950: '#000000',
},
}SCSS
$custom: #dde58f; $custom-light: #e9edb1; $custom-dark: #000000;
JSON
{
"hex": "#dde58f",
"rgb": {
"r": 221,
"g": 229,
"b": 143
},
"hsl": {
"h": 65.581,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.89658,
"c": 0.10911,
"h": 112.9
},
"luminance": 0.73394
}Semantic roles & 50–950 ramp
primary
#DDE58F
secondary
#635ABE
accent
#1BCA2C
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161611
muted
#848481