#DDED84#DDED84
#DDED84 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.2% C 0.131 H 116.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDED84 |
|---|---|
| RGB | rgb(221, 237, 132) |
| HSL | hsl(69, 74%, 72%) |
| HSV | hsv(69, 44%, 93%) |
| CMYK | cmyk(6.8%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(90.60, -20.63, 48.88) |
| CIE-LCH | lch(90.60, 53.06, 112.88°) |
| OKLab | oklab(91.18% -0.0578 0.1176) |
| OKLCH | oklch(91.18% 0.131 116.2) |
| XYZ | xyz(64.2685, 77.6071, 33.4193) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Yellowish Tan
#FCFC81
ΔE00 5.99
Pale Yellow
#FFFF84
ΔE00 6.36
Light Yellow Green
#CCFD7F
ΔE00 6.41
Manilla
#FFFA86
ΔE00 6.43
Faded Yellow
#FEFF7F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDED84 #9484ED
analogous
#EDC984 #DDED84 #A8ED84
triadic
#DDED84 #84DDED #ED84DD
tetradic
#DDED84 #84EDC9 #9484ED #ED84A8
square
#DDED84 #84EDC9 #9484ED #ED84A8
split-complementary
#DDED84 #84A8ED #C984ED
monochromatic
#BBD71F #CEE54F #DDED84 #ECF5B9 #F8FBE4
Accessibility & contrast
On white
1.27
#DDED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DDED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDED84
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDED84 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37B
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#E7E3D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dded84; /* rgb */ color: rgb(221, 237, 132); /* oklch */ color: oklch(91.2% 0.131 116.2);
Tailwind
colors: {
custom: {
50: '#e9f2a9',
500: '#dded84',
950: '#000000',
},
}SCSS
$custom: #dded84; $custom-light: #e9f2a9; $custom-dark: #000000;
JSON
{
"hex": "#dded84",
"rgb": {
"r": 221,
"g": 237,
"b": 132
},
"hsl": {
"h": 69.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.91177,
"c": 0.13105,
"h": 116.2
},
"luminance": 0.77606
}Semantic roles & 50–950 ramp
primary
#DDED84
secondary
#604EC7
accent
#0FD72D
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581