#DDE783#DDE783
#DDE783 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 89.9% C 0.125 H 113.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE783 |
|---|---|
| RGB | rgb(221, 231, 131) |
| HSL | hsl(66, 68%, 71%) |
| HSV | hsv(66, 43%, 91%) |
| CMYK | cmyk(4.3%, 0%, 43.3%, 9.4%) |
| CIE-LAB | lab(89.00, -17.81, 47.39) |
| CIE-LCH | lch(89.00, 50.62, 110.60°) |
| OKLab | oklab(89.9% -0.0499 0.1142) |
| OKLCH | oklch(89.9% 0.125 113.6) |
| XYZ | xyz(62.4922, 74.1636, 32.4913) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.32
Greenish Beige
#C9D179
ΔE00 5.18
Khaki (CSS)
#F0E68C
ΔE00 5.20
Buff
#FEF69E
ΔE00 6.21
Yellowish Tan
#FCFC81
ΔE00 6.23
Manilla
#FFFA86
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE783 #8D83E7
analogous
#E7BF83 #DDE783 #ABE783
triadic
#DDE783 #83DDE7 #E783DD
tetradic
#DDE783 #83E7BF #8D83E7 #E783AB
square
#DDE783 #83E7BF #8D83E7 #E783AB
split-complementary
#DDE783 #83ABE7 #BF83E7
monochromatic
#B9C927 #CFDD50 #DDE783 #EBF1B6 #F8FAE5
Accessibility & contrast
On white
1.33
#DDE783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DDE783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE783
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE783 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#E8DDCF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde783; /* rgb */ color: rgb(221, 231, 131); /* oklch */ color: oklch(89.9% 0.125 113.6);
Tailwind
colors: {
custom: {
50: '#e9eea9',
500: '#dde783',
950: '#000000',
},
}SCSS
$custom: #dde783; $custom-light: #e9eea9; $custom-dark: #000000;
JSON
{
"hex": "#dde783",
"rgb": {
"r": 221,
"g": 231,
"b": 131
},
"hsl": {
"h": 66,
"s": 67.568,
"l": 70.98
},
"oklch": {
"l": 0.89895,
"c": 0.12462,
"h": 113.6
},
"luminance": 0.74163
}Semantic roles & 50–950 ramp
primary
#DDE783
secondary
#5A4EC0
accent
#16CF29
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581