#DDE69F#DDE69F
#DDE69F is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.1% C 0.092 H 114.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE69F |
|---|---|
| RGB | rgb(221, 230, 159) |
| HSL | hsl(68, 59%, 76%) |
| HSV | hsv(68, 31%, 90%) |
| CMYK | cmyk(3.9%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(89.14, -14.11, 33.67) |
| CIE-LCH | lch(89.14, 36.51, 112.74°) |
| OKLab | oklab(90.14% -0.0376 0.0839) |
| OKLCH | oklch(90.14% 0.092 114.1) |
| XYZ | xyz(64.3736, 74.4696, 43.7770) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.87
Palegoldenrod
#EEE8AA
ΔE00 4.56
Parchment
#FEFCAF
ΔE00 5.96
Greenish Beige
#C9D179
ΔE00 6.01
Light Beige
#FFFEB6
ΔE00 6.08
Creme
#FFFFB6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE69F #A89FE6
analogous
#E6CC9F #DDE69F #BAE69F
triadic
#DDE69F #9FDDE6 #E69FDD
tetradic
#DDE69F #9FE6CC #A89FE6 #E69FBA
square
#DDE69F #9FE6CC #A89FE6 #E69FBA
split-complementary
#DDE69F #9FBAE6 #CC9FE6
monochromatic
#BBCD3E #CCD96E #DDE69F #EEF3D0 #F6F9E7
Accessibility & contrast
On white
1.32
#DDE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DDE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE69F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE69F | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#F0E1A2
Tritanopia (blue-blind)
#E5DED4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde69f; /* rgb */ color: rgb(221, 230, 159); /* oklch */ color: oklch(90.1% 0.092 114.1);
Tailwind
colors: {
custom: {
50: '#e8edbc',
500: '#dde69f',
950: '#000000',
},
}SCSS
$custom: #dde69f; $custom-light: #e8edbc; $custom-dark: #000000;
JSON
{
"hex": "#dde69f",
"rgb": {
"r": 221,
"g": 230,
"b": 159
},
"hsl": {
"h": 67.606,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.90142,
"c": 0.09194,
"h": 114.1
},
"luminance": 0.74469
}Semantic roles & 50–950 ramp
primary
#DDE69F
secondary
#7469C0
accent
#1FC634
background
#FEFEFD
surface
#FDFDF8
border
#D5D5D1
text
#161612
muted
#848482