#EEE781#EEE781
#EEE781 is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.2% C 0.124 H 105.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE781 |
|---|---|
| RGB | rgb(238, 231, 129) |
| HSL | hsl(56, 76%, 72%) |
| HSV | hsv(56, 46%, 93%) |
| CMYK | cmyk(0%, 2.9%, 45.8%, 6.7%) |
| CIE-LAB | lab(90.28, -11.36, 50.22) |
| CIE-LCH | lch(90.28, 51.49, 102.75°) |
| OKLab | oklab(91.23% -0.0325 0.1202) |
| OKLCH | oklch(91.23% 0.125 105.1) |
| XYZ | xyz(67.7998, 76.9158, 32.0394) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.93
Dark Cream
#FFF39A
ΔE00 3.74
Sandy Yellow
#FDEE73
ΔE00 3.83
Buff
#FEF69E
ΔE00 4.03
Straw
#FCF679
ΔE00 4.13
Manilla
#FFFA86
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE781 #8188EE
analogous
#EEB181 #EEE781 #BFEE81
triadic
#EEE781 #81EEE7 #E781EE
tetradic
#EEE781 #81EEB1 #8188EE #EE81BF
square
#EEE781 #81EEB1 #8188EE #EE81BF
split-complementary
#EEE781 #81BFEE #B181EE
monochromatic
#D8CC1D #E7DD4B #EEE781 #F5F1B7 #FBFAE4
Accessibility & contrast
On white
1.28
#EEE781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EEE781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE781
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE781 | 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)
#F7E078
Deuteranopia (green-blind)
#FAE586
Tritanopia (blue-blind)
#FCDBCF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee781; /* rgb */ color: rgb(238, 231, 129); /* oklch */ color: oklch(91.2% 0.124 105.1);
Tailwind
colors: {
custom: {
50: '#f5eea7',
500: '#eee781',
950: '#000000',
},
}SCSS
$custom: #eee781; $custom-light: #f5eea7; $custom-dark: #000000;
JSON
{
"hex": "#eee781",
"rgb": {
"r": 238,
"g": 231,
"b": 129
},
"hsl": {
"h": 56.147,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.91228,
"c": 0.1245,
"h": 105.1
},
"luminance": 0.76914
}Semantic roles & 50–950 ramp
primary
#EEE781
secondary
#4B53C8
accent
#1AD80D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580