#DDED82#DDED82
#DDED82 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.1% C 0.133 H 116.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDED82 |
|---|---|
| RGB | rgb(221, 237, 130) |
| HSL | hsl(69, 75%, 72%) |
| HSV | hsv(69, 45%, 93%) |
| CMYK | cmyk(6.8%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(90.58, -20.83, 49.81) |
| CIE-LCH | lch(90.58, 53.99, 112.69°) |
| OKLab | oklab(91.15% -0.0585 0.1195) |
| OKLCH | oklch(91.15% 0.133 116.1) |
| XYZ | xyz(64.1329, 77.5529, 32.7054) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Yellowish Tan
#FCFC81
ΔE00 5.85
Pale Yellow
#FFFF84
ΔE00 6.23
Faded Yellow
#FEFF7F
ΔE00 6.33
Manilla
#FFFA86
ΔE00 6.33
Light Yellow Green
#CCFD7F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDED82 #9282ED
analogous
#EDC882 #DDED82 #A8ED82
triadic
#DDED82 #82DDED #ED82DD
tetradic
#DDED82 #82EDC8 #9282ED #ED82A8
square
#DDED82 #82EDC8 #9282ED #ED82A8
split-complementary
#DDED82 #82A8ED #C882ED
monochromatic
#BAD61F #CEE54D #DDED82 #ECF5B7 #F8FBE4
Accessibility & contrast
On white
1.27
#DDED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DDED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDED82
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDED82 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#E7E3D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dded82; /* rgb */ color: rgb(221, 237, 130); /* oklch */ color: oklch(91.1% 0.133 116.1);
Tailwind
colors: {
custom: {
50: '#e9f2a8',
500: '#dded82',
950: '#000000',
},
}SCSS
$custom: #dded82; $custom-light: #e9f2a8; $custom-dark: #000000;
JSON
{
"hex": "#dded82",
"rgb": {
"r": 221,
"g": 237,
"b": 130
},
"hsl": {
"h": 68.972,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.91149,
"c": 0.13311,
"h": 116.1
},
"luminance": 0.77552
}Semantic roles & 50–950 ramp
primary
#DDED82
secondary
#5E4CC7
accent
#0FD72C
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581