#DDED86#DDED86
#DDED86 is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.2% C 0.129 H 116.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDED86 |
|---|---|
| RGB | rgb(221, 237, 134) |
| HSL | hsl(69, 74%, 73%) |
| HSV | hsv(69, 43%, 93%) |
| CMYK | cmyk(6.8%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(90.63, -20.42, 47.96) |
| CIE-LCH | lch(90.63, 52.12, 113.07°) |
| OKLab | oklab(91.21% -0.0571 0.1157) |
| OKLCH | oklch(91.21% 0.129 116.3) |
| XYZ | xyz(64.4066, 77.6624, 34.1470) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Yellowish Tan
#FCFC81
ΔE00 6.14
Greenish Beige
#C9D179
ΔE00 6.44
Light Yellow Green
#CCFD7F
ΔE00 6.45
Pale Yellow
#FFFF84
ΔE00 6.50
Khaki (CSS)
#F0E68C
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDED86 #9686ED
analogous
#EDC986 #DDED86 #AAED86
triadic
#DDED86 #86DDED #ED86DD
tetradic
#DDED86 #86EDC9 #9686ED #ED86AA
square
#DDED86 #86EDC9 #9686ED #ED86AA
split-complementary
#DDED86 #86AAED #C986ED
monochromatic
#BCD820 #CEE551 #DDED86 #ECF5BB #F8FBE4
Accessibility & contrast
On white
1.27
#DDED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#DDED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDED86
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDED86 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#E7E3D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dded86; /* rgb */ color: rgb(221, 237, 134); /* oklch */ color: oklch(91.2% 0.129 116.3);
Tailwind
colors: {
custom: {
50: '#e9f2ab',
500: '#dded86',
950: '#000000',
},
}SCSS
$custom: #dded86; $custom-light: #e9f2ab; $custom-dark: #000000;
JSON
{
"hex": "#dded86",
"rgb": {
"r": 221,
"g": 237,
"b": 134
},
"hsl": {
"h": 69.32,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.91205,
"c": 0.12897,
"h": 116.3
},
"luminance": 0.77662
}Semantic roles & 50–950 ramp
primary
#DDED86
secondary
#6250C7
accent
#0FD62E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581