#EEF794#EEF794
#EEF794 is a very light, vivid yellow. Relative luminance 0.868; OKLCH L 94.8% C 0.123 H 113.0°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF794 |
|---|---|
| RGB | rgb(238, 247, 148) |
| HSL | hsl(65, 86%, 77%) |
| HSV | hsv(65, 40%, 97%) |
| CMYK | cmyk(3.6%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(94.67, -17.32, 46.53) |
| CIE-LCH | lch(94.67, 49.65, 110.42°) |
| OKLab | oklab(94.8% -0.048 0.1131) |
| OKLCH | oklch(94.8% 0.123 113) |
| XYZ | xyz(73.8667, 86.8378, 40.8814) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.45
Yellowish Tan
#FCFC81
ΔE00 4.36
Buff
#FEF69E
ΔE00 4.45
Manilla
#FFFA86
ΔE00 4.53
Pale Yellow
#FFFF84
ΔE00 4.53
Parchment
#FEFCAF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF794 #9D94F7
analogous
#F7CF94 #EEF794 #BCF794
triadic
#EEF794 #94EEF7 #F794EE
tetradic
#EEF794 #94F7CF #9D94F7 #F794BC
square
#EEF794 #94F7CF #9D94F7 #F794BC
split-complementary
#EEF794 #94BCF7 #CF94F7
monochromatic
#DCEE22 #E5F35B #EEF794 #F7FBCD #FAFDE3
Accessibility & contrast
On white
1.14
#EEF794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#EEF794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF794
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF794 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8C
Deuteranopia (green-blind)
#FFF199
Tritanopia (blue-blind)
#F9ECDF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef794; /* rgb */ color: rgb(238, 247, 148); /* oklch */ color: oklch(94.8% 0.123 113.0);
Tailwind
colors: {
custom: {
50: '#f5f9b5',
500: '#eef794',
950: '#000000',
},
}SCSS
$custom: #eef794; $custom-light: #f5f9b5; $custom-dark: #000000;
JSON
{
"hex": "#eef794",
"rgb": {
"r": 238,
"g": 247,
"b": 148
},
"hsl": {
"h": 65.455,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.94798,
"c": 0.12281,
"h": 113
},
"luminance": 0.86837
}Semantic roles & 50–950 ramp
primary
#EEF794
secondary
#6559D6
accent
#03E317
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581