#DDE681#DDE681
#DDE681 is a very light, vivid yellow. Relative luminance 0.736; OKLCH L 89.7% C 0.125 H 113.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE681 |
|---|---|
| RGB | rgb(221, 230, 129) |
| HSL | hsl(65, 67%, 70%) |
| HSV | hsv(65, 44%, 90%) |
| CMYK | cmyk(3.9%, 0%, 43.9%, 9.8%) |
| CIE-LAB | lab(88.71, -17.52, 47.99) |
| CIE-LCH | lch(88.71, 51.09, 110.06°) |
| OKLab | oklab(89.66% -0.0492 0.1154) |
| OKLCH | oklch(89.66% 0.125 113.1) |
| XYZ | xyz(62.0789, 73.5517, 31.6913) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Khaki (CSS)
#F0E68C
ΔE00 5.03
Greenish Beige
#C9D179
ΔE00 5.05
Yellowish Tan
#FCFC81
ΔE00 6.18
Buff
#FEF69E
ΔE00 6.21
Manilla
#FFFA86
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE681 #8A81E6
analogous
#E6BD81 #DDE681 #AAE681
triadic
#DDE681 #81DDE6 #E681DD
tetradic
#DDE681 #81E6BD #8A81E6 #E681AA
square
#DDE681 #81E6BD #8A81E6 #E681AA
split-complementary
#DDE681 #81AAE6 #BD81E6
monochromatic
#B7C527 #CFDC4E #DDE681 #EBF0B4 #F8FAE5
Accessibility & contrast
On white
1.34
#DDE681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DDE681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE681
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE681 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE79
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#E8DCCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde681; /* rgb */ color: rgb(221, 230, 129); /* oklch */ color: oklch(89.7% 0.125 113.1);
Tailwind
colors: {
custom: {
50: '#e9eda7',
500: '#dde681',
950: '#000000',
},
}SCSS
$custom: #dde681; $custom-light: #e9eda7; $custom-dark: #000000;
JSON
{
"hex": "#dde681",
"rgb": {
"r": 221,
"g": 230,
"b": 129
},
"hsl": {
"h": 65.347,
"s": 66.887,
"l": 70.392
},
"oklch": {
"l": 0.89655,
"c": 0.12549,
"h": 113.1
},
"luminance": 0.73551
}Semantic roles & 50–950 ramp
primary
#DDE681
secondary
#574DBE
accent
#17CF27
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#161610
muted
#848480