#DEE780#DEE780
#DEE780 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 89.9% C 0.128 H 113.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE780 |
|---|---|
| RGB | rgb(222, 231, 128) |
| HSL | hsl(65, 68%, 70%) |
| HSV | hsv(65, 45%, 91%) |
| CMYK | cmyk(3.9%, 0%, 44.6%, 9.4%) |
| CIE-LAB | lab(89.04, -17.72, 48.89) |
| CIE-LCH | lch(89.04, 52.00, 109.93°) |
| OKLab | oklab(89.93% -0.0499 0.1174) |
| OKLCH | oklch(89.93% 0.128 113.1) |
| XYZ | xyz(62.5973, 74.2409, 31.4502) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.74
Khaki (CSS)
#F0E68C
ΔE00 5.05
Greenish Beige
#C9D179
ΔE00 5.35
Yellowish Tan
#FCFC81
ΔE00 5.87
Manilla
#FFFA86
ΔE00 6.00
Straw
#FCF679
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE780 #8980E7
analogous
#E7BD80 #DEE780 #AAE780
triadic
#DEE780 #80DEE7 #E780DE
tetradic
#DEE780 #80E7BD #8980E7 #E780AA
square
#DEE780 #80E7BD #8980E7 #E780AA
split-complementary
#DEE780 #80AAE7 #BD80E7
monochromatic
#B9C726 #D1DD4D #DEE780 #EBF1B3 #F8FAE5
Accessibility & contrast
On white
1.33
#DEE780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DEE780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE780
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE780 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#E9DCCF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee780; /* rgb */ color: rgb(222, 231, 128); /* oklch */ color: oklch(89.9% 0.128 113.1);
Tailwind
colors: {
custom: {
50: '#eaeea7',
500: '#dee780',
950: '#000000',
},
}SCSS
$custom: #dee780; $custom-light: #eaeea7; $custom-dark: #000000;
JSON
{
"hex": "#dee780",
"rgb": {
"r": 222,
"g": 231,
"b": 128
},
"hsl": {
"h": 65.243,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.8993,
"c": 0.12753,
"h": 113.1
},
"luminance": 0.7424
}Semantic roles & 50–950 ramp
primary
#DEE780
secondary
#564CC0
accent
#15D026
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16160F
muted
#858580