#DDE69D#DDE69D
#DDE69D is a very light, moderate yellow. Relative luminance 0.744; OKLCH L 90.1% C 0.094 H 114.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE69D |
|---|---|
| RGB | rgb(221, 230, 157) |
| HSL | hsl(67, 59%, 76%) |
| HSV | hsv(67, 32%, 90%) |
| CMYK | cmyk(3.9%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(89.11, -14.36, 34.64) |
| CIE-LCH | lch(89.11, 37.50, 112.52°) |
| OKLab | oklab(90.11% -0.0384 0.0861) |
| OKLCH | oklch(90.11% 0.094 114) |
| XYZ | xyz(64.2015, 74.4007, 42.8704) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.72
Palegoldenrod
#EEE8AA
ΔE00 4.68
Greenish Beige
#C9D179
ΔE00 5.79
Parchment
#FEFCAF
ΔE00 5.90
Light Beige
#FFFEB6
ΔE00 6.09
Creme
#FFFFB6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE69D #A69DE6
analogous
#E6CA9D #DDE69D #B8E69D
triadic
#DDE69D #9DDDE6 #E69DDD
tetradic
#DDE69D #9DE6CA #A69DE6 #E69DB8
square
#DDE69D #9DE6CA #A69DE6 #E69DB8
split-complementary
#DDE69D #9DB8E6 #CA9DE6
monochromatic
#BBCD3B #CCDA6C #DDE69D #EEF2CE #F7F9E7
Accessibility & contrast
On white
1.32
#DDE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DDE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE69D
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE69D | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#F0E1A0
Tritanopia (blue-blind)
#E5DED3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde69d; /* rgb */ color: rgb(221, 230, 157); /* oklch */ color: oklch(90.1% 0.094 114.0);
Tailwind
colors: {
custom: {
50: '#e8edba',
500: '#dde69d',
950: '#000000',
},
}SCSS
$custom: #dde69d; $custom-light: #e8edba; $custom-dark: #000000;
JSON
{
"hex": "#dde69d",
"rgb": {
"r": 221,
"g": 230,
"b": 157
},
"hsl": {
"h": 67.397,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.90106,
"c": 0.09431,
"h": 114
},
"luminance": 0.744
}Semantic roles & 50–950 ramp
primary
#DDE69D
secondary
#7267C0
accent
#1FC733
background
#FEFEFD
surface
#FDFDF8
border
#D5D5D1
text
#161612
muted
#848482