#DDE374#DDE374
#DDE374 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 88.8% C 0.135 H 111.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE374 |
|---|---|
| RGB | rgb(221, 227, 116) |
| HSL | hsl(63, 66%, 67%) |
| HSV | hsv(63, 49%, 89%) |
| CMYK | cmyk(2.6%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(87.76, -17.28, 53.02) |
| CIE-LCH | lch(87.76, 55.76, 108.06°) |
| OKLab | oklab(88.85% -0.0497 0.1256) |
| OKLCH | oklch(88.85% 0.135 111.6) |
| XYZ | xyz(60.4414, 71.5724, 27.1505) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.04
Greenish Beige
#C9D179
ΔE00 5.32
Straw
#FCF679
ΔE00 5.69
Yellowish Tan
#FCFC81
ΔE00 5.88
Manilla
#FFFA86
ΔE00 5.99
Yellowish
#FAEE66
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE374 #7A74E3
analogous
#E3B174 #DDE374 #A6E374
triadic
#DDE374 #74DDE3 #E374DD
tetradic
#DDE374 #74E3B1 #7A74E3 #E374A6
square
#DDE374 #74E3B1 #7A74E3 #E374A6
split-complementary
#DDE374 #74A6E3 #B174E3
monochromatic
#B0B825 #D1D941 #DDE374 #E9EDA7 #F6F8DA
Accessibility & contrast
On white
1.37
#DDE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DDE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE374
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE374 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#E9D8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde374; /* rgb */ color: rgb(221, 227, 116); /* oklch */ color: oklch(88.8% 0.135 111.6);
Tailwind
colors: {
custom: {
50: '#e9eb9f',
500: '#dde374',
950: '#000000',
},
}SCSS
$custom: #dde374; $custom-light: #e9eb9f; $custom-dark: #000000;
JSON
{
"hex": "#dde374",
"rgb": {
"r": 221,
"g": 227,
"b": 116
},
"hsl": {
"h": 63.243,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.88849,
"c": 0.13505,
"h": 111.6
},
"luminance": 0.71571
}Semantic roles & 50–950 ramp
primary
#DDE374
secondary
#4943B8
accent
#17CE21
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480