#EEE780#EEE780
#EEE780 is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.2% C 0.126 H 105.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE780 |
|---|---|
| RGB | rgb(238, 231, 128) |
| HSL | hsl(56, 76%, 72%) |
| HSV | hsv(56, 46%, 93%) |
| CMYK | cmyk(0%, 2.9%, 46.2%, 6.7%) |
| CIE-LAB | lab(90.27, -11.46, 50.68) |
| CIE-LCH | lch(90.27, 51.96, 102.74°) |
| OKLab | oklab(91.21% -0.0328 0.1211) |
| OKLCH | oklch(91.21% 0.126 105.2) |
| XYZ | xyz(67.7337, 76.8894, 31.6910) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.06
Sandy Yellow
#FDEE73
ΔE00 3.73
Dark Cream
#FFF39A
ΔE00 3.82
Straw
#FCF679
ΔE00 4.04
Buff
#FEF69E
ΔE00 4.12
Manilla
#FFFA86
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE780 #8087EE
analogous
#EEB080 #EEE780 #BEEE80
triadic
#EEE780 #80EEE7 #E780EE
tetradic
#EEE780 #80EEB0 #8087EE #EE80BE
square
#EEE780 #80EEB0 #8087EE #EE80BE
split-complementary
#EEE780 #80BEEE #B080EE
monochromatic
#D7CB1D #E7DD4A #EEE780 #F5F1B6 #FBFAE4
Accessibility & contrast
On white
1.28
#EEE780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EEE780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE780
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE780 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E077
Deuteranopia (green-blind)
#FAE585
Tritanopia (blue-blind)
#FCDBCF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee780; /* rgb */ color: rgb(238, 231, 128); /* oklch */ color: oklch(91.2% 0.126 105.2);
Tailwind
colors: {
custom: {
50: '#f5eea7',
500: '#eee780',
950: '#000000',
},
}SCSS
$custom: #eee780; $custom-light: #f5eea7; $custom-dark: #000000;
JSON
{
"hex": "#eee780",
"rgb": {
"r": 238,
"g": 231,
"b": 128
},
"hsl": {
"h": 56.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.91214,
"c": 0.12552,
"h": 105.2
},
"luminance": 0.76887
}Semantic roles & 50–950 ramp
primary
#EEE780
secondary
#4A52C8
accent
#1AD90D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580