#DDE276#DDE276
#DDE276 is a very light, vivid yellow. Relative luminance 0.711; OKLCH L 88.7% C 0.132 H 111.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE276 |
|---|---|
| RGB | rgb(221, 226, 118) |
| HSL | hsl(63, 65%, 67%) |
| HSV | hsv(63, 48%, 89%) |
| CMYK | cmyk(2.2%, 0%, 47.8%, 11.4%) |
| CIE-LAB | lab(87.52, -16.61, 51.79) |
| CIE-LCH | lch(87.52, 54.39, 107.78°) |
| OKLab | oklab(88.66% -0.0476 0.123) |
| OKLCH | oklch(88.66% 0.132 111.2) |
| XYZ | xyz(60.2863, 71.0741, 27.6789) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.74
Greenish Beige
#C9D179
ΔE00 5.01
Straw
#FCF679
ΔE00 5.85
Yellowish Tan
#FCFC81
ΔE00 6.08
Manilla
#FFFA86
ΔE00 6.10
Light Khaki
#E6F2A2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE276 #7B76E2
analogous
#E2B176 #DDE276 #A7E276
triadic
#DDE276 #76DDE2 #E276DD
tetradic
#DDE276 #76E2B1 #7B76E2 #E276A7
square
#DDE276 #76E2B1 #7B76E2 #E276A7
split-complementary
#DDE276 #76A7E2 #B176E2
monochromatic
#B0B727 #D0D743 #DDE276 #EAEDA9 #F6F7DB
Accessibility & contrast
On white
1.38
#DDE276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DDE276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE276
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE276 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6C
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#E9D7C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dde276; /* rgb */ color: rgb(221, 226, 118); /* oklch */ color: oklch(88.7% 0.132 111.2);
Tailwind
colors: {
custom: {
50: '#e9eba0',
500: '#dde276',
950: '#000000',
},
}SCSS
$custom: #dde276; $custom-light: #e9eba0; $custom-dark: #000000;
JSON
{
"hex": "#dde276",
"rgb": {
"r": 221,
"g": 226,
"b": 118
},
"hsl": {
"h": 62.778,
"s": 65.06,
"l": 67.451
},
"oklch": {
"l": 0.88664,
"c": 0.13192,
"h": 111.2
},
"luminance": 0.71073
}Semantic roles & 50–950 ramp
primary
#DDE276
secondary
#4A45B8
accent
#19CD21
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480