#EEDF73#EEDF73
#EEDF73 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.4% C 0.130 H 101.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF73 |
|---|---|
| RGB | rgb(238, 223, 115) |
| HSL | hsl(53, 78%, 69%) |
| HSV | hsv(53, 52%, 93%) |
| CMYK | cmyk(0%, 6.3%, 51.7%, 6.7%) |
| CIE-LAB | lab(88.06, -8.60, 54.17) |
| CIE-LCH | lch(88.06, 54.85, 99.02°) |
| OKLab | oklab(89.41% -0.026 0.1277) |
| OKLCH | oklch(89.41% 0.13 101.5) |
| XYZ | xyz(64.7441, 72.1926, 26.7405) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 2.76
Sandy
#F1DA7A
ΔE00 2.91
Khaki (CSS)
#F0E68C
ΔE00 3.36
Sandy Yellow
#FDEE73
ΔE00 3.63
Sand Yellow
#FCE166
ΔE00 3.68
Yellow Tan
#FFE36E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF73 #7382EE
analogous
#EEA273 #EEDF73 #C0EE73
triadic
#EEDF73 #73EEDF #DF73EE
tetradic
#EEDF73 #73EEA2 #7382EE #EE73C0
square
#EEDF73 #73EEA2 #7382EE #EE73C0
split-complementary
#EEDF73 #73C0EE #A273EE
monochromatic
#CEB819 #E7D33C #EEDF73 #F5EBAA #FBF8E0
Accessibility & contrast
On white
1.36
#EEDF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#EEDF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF73
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF73 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#F5E078
Tritanopia (blue-blind)
#FDD2C6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf73; /* rgb */ color: rgb(238, 223, 115); /* oklch */ color: oklch(89.4% 0.130 101.5);
Tailwind
colors: {
custom: {
50: '#f6e89e',
500: '#eedf73',
950: '#000000',
},
}SCSS
$custom: #eedf73; $custom-light: #f6e89e; $custom-dark: #000000;
JSON
{
"hex": "#eedf73",
"rgb": {
"r": 238,
"g": 223,
"b": 115
},
"hsl": {
"h": 52.683,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.89412,
"c": 0.13034,
"h": 101.5
},
"luminance": 0.7219
}Semantic roles & 50–950 ramp
primary
#EEDF73
secondary
#3E4FC7
accent
#24DB0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480