#DDE677#DDE677
#DDE677 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.5% C 0.136 H 112.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE677 |
|---|---|
| RGB | rgb(221, 230, 119) |
| HSL | hsl(65, 69%, 68%) |
| HSV | hsv(65, 48%, 90%) |
| CMYK | cmyk(3.9%, 0%, 48.3%, 9.8%) |
| CIE-LAB | lab(88.59, -18.48, 52.60) |
| CIE-LCH | lch(88.59, 55.75, 109.36°) |
| OKLab | oklab(89.52% -0.0528 0.1249) |
| OKLCH | oklch(89.52% 0.136 112.9) |
| XYZ | xyz(61.4464, 73.2987, 28.3603) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.44
Greenish Beige
#C9D179
ΔE00 5.64
Yellowish Tan
#FCFC81
ΔE00 5.64
Straw
#FCF679
ΔE00 5.74
Light Khaki
#E6F2A2
ΔE00 5.86
Manilla
#FFFA86
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE677 #8077E6
analogous
#E6B777 #DDE677 #A5E677
triadic
#DDE677 #77DDE6 #E677DD
tetradic
#DDE677 #77E6B7 #8077E6 #E677A5
square
#DDE677 #77E6B7 #8077E6 #E677A5
split-complementary
#DDE677 #77A5E6 #B777E6
monochromatic
#B3BF23 #D0DC43 #DDE677 #EAF0AB #F7F9DE
Accessibility & contrast
On white
1.34
#DDE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DDE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE677
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE677 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#E9DBCC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde677; /* rgb */ color: rgb(221, 230, 119); /* oklch */ color: oklch(89.5% 0.136 112.9);
Tailwind
colors: {
custom: {
50: '#e9eda1',
500: '#dde677',
950: '#000000',
},
}SCSS
$custom: #dde677; $custom-light: #e9eda1; $custom-dark: #000000;
JSON
{
"hex": "#dde677",
"rgb": {
"r": 221,
"g": 230,
"b": 119
},
"hsl": {
"h": 64.865,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.89521,
"c": 0.13561,
"h": 112.9
},
"luminance": 0.73298
}Semantic roles & 50–950 ramp
primary
#DDE677
secondary
#4D44BE
accent
#15D124
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480