#EEDF85#EEDF85
#EEDF85 is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.112 H 100.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF85 |
|---|---|
| RGB | rgb(238, 223, 133) |
| HSL | hsl(51, 76%, 73%) |
| HSV | hsv(51, 44%, 93%) |
| CMYK | cmyk(0%, 6.3%, 44.1%, 6.7%) |
| CIE-LAB | lab(88.28, -6.98, 45.81) |
| CIE-LCH | lch(88.28, 46.34, 98.66°) |
| OKLab | oklab(89.66% -0.0195 0.1106) |
| OKLCH | oklch(89.66% 0.112 100) |
| XYZ | xyz(65.8828, 72.6481, 32.7378) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.94
Sandy
#F1DA7A
ΔE00 2.52
Wheat (survey)
#FBDD7E
ΔE00 4.18
Dark Cream
#FFF39A
ΔE00 4.30
Yellow Tan
#FFE36E
ΔE00 5.06
Buff
#FEF69E
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF85 #8594EE
analogous
#EEAB85 #EEDF85 #C8EE85
triadic
#EEDF85 #85EEDF #DF85EE
tetradic
#EEDF85 #85EEAB #8594EE #EE85C8
square
#EEDF85 #85EEAB #8594EE #EE85C8
split-complementary
#EEDF85 #85C8EE #AB85EE
monochromatic
#DABF1E #E7D14F #EEDF85 #F5EDBB #FBF8E4
Accessibility & contrast
On white
1.35
#EEDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EEDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF85
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF85 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#FCD3C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf85; /* rgb */ color: rgb(238, 223, 133); /* oklch */ color: oklch(89.7% 0.112 100.0);
Tailwind
colors: {
custom: {
50: '#f5e8aa',
500: '#eedf85',
950: '#000000',
},
}SCSS
$custom: #eedf85; $custom-light: #f5e8aa; $custom-dark: #000000;
JSON
{
"hex": "#eedf85",
"rgb": {
"r": 238,
"g": 223,
"b": 133
},
"hsl": {
"h": 51.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.89655,
"c": 0.11232,
"h": 100
},
"luminance": 0.72646
}Semantic roles & 50–950 ramp
primary
#EEDF85
secondary
#4F60C9
accent
#2BD80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481