#EEDF78#EEDF78
#EEDF78 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.5% C 0.126 H 101.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF78 |
|---|---|
| RGB | rgb(238, 223, 120) |
| HSL | hsl(52, 78%, 70%) |
| HSV | hsv(52, 50%, 93%) |
| CMYK | cmyk(0%, 6.3%, 49.6%, 6.7%) |
| CIE-LAB | lab(88.12, -8.18, 51.88) |
| CIE-LCH | lch(88.12, 52.52, 98.96°) |
| OKLab | oklab(89.48% -0.0242 0.1232) |
| OKLCH | oklch(89.48% 0.126 101.1) |
| XYZ | xyz(65.0396, 72.3108, 28.2970) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.58
Khaki (CSS)
#F0E68C
ΔE00 2.83
Dull Yellow
#EEDC5B
ΔE00 3.40
Sandy Yellow
#FDEE73
ΔE00 3.98
Yellow Tan
#FFE36E
ΔE00 4.01
Sand Yellow
#FCE166
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF78 #7887EE
analogous
#EEA478 #EEDF78 #C2EE78
triadic
#EEDF78 #78EEDF #DF78EE
tetradic
#EEDF78 #78EEA4 #7887EE #EE78C2
square
#EEDF78 #78EEA4 #7887EE #EE78C2
split-complementary
#EEDF78 #78C2EE #A478EE
monochromatic
#D1BA1A #E7D242 #EEDF78 #F5ECAE #FCF9E4
Accessibility & contrast
On white
1.36
#EEDF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#EEDF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF78
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF78 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96F
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#FDD2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf78; /* rgb */ color: rgb(238, 223, 120); /* oklch */ color: oklch(89.5% 0.126 101.1);
Tailwind
colors: {
custom: {
50: '#f6e8a1',
500: '#eedf78',
950: '#000000',
},
}SCSS
$custom: #eedf78; $custom-light: #f6e8a1; $custom-dark: #000000;
JSON
{
"hex": "#eedf78",
"rgb": {
"r": 238,
"g": 223,
"b": 120
},
"hsl": {
"h": 52.373,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.89475,
"c": 0.12552,
"h": 101.1
},
"luminance": 0.72309
}Semantic roles & 50–950 ramp
primary
#EEDF78
secondary
#4354C7
accent
#26DA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480