#EED993#EED993
#EED993 is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.7% C 0.092 H 93.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EED993 |
|---|---|
| RGB | rgb(238, 217, 147) |
| HSL | hsl(46, 73%, 75%) |
| HSV | hsv(46, 38%, 93%) |
| CMYK | cmyk(0%, 8.8%, 38.2%, 6.7%) |
| CIE-LAB | lab(86.95, -2.48, 37.13) |
| CIE-LCH | lch(86.95, 37.21, 93.82°) |
| OKLab | oklab(88.67% -0.0054 0.0915) |
| OKLCH | oklch(88.67% 0.092 93.4) |
| XYZ | xyz(65.3405, 69.9116, 37.6505) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.98
Sandy
#F1DA7A
ΔE00 4.35
Beige (survey)
#E6DAA6
ΔE00 4.37
Sand (survey)
#E2CA76
ΔE00 4.41
Wheat (survey)
#FBDD7E
ΔE00 4.65
Pale Peach
#FFE5AD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED993 #93A8EE
analogous
#EEAB93 #EED993 #D5EE93
triadic
#EED993 #93EED9 #D993EE
tetradic
#EED993 #93EEAB #93A8EE #EE93D5
square
#EED993 #93EEAB #93A8EE #EE93D5
split-complementary
#EED993 #93D5EE #AB93EE
monochromatic
#DDB429 #E6C65E #EED993 #F6ECC8 #FBF6E5
Accessibility & contrast
On white
1.40
#EED993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#EED993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED993
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED993 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#FBCFC7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eed993; /* rgb */ color: rgb(238, 217, 147); /* oklch */ color: oklch(88.7% 0.092 93.4);
Tailwind
colors: {
custom: {
50: '#f5e4b3',
500: '#eed993',
950: '#000000',
},
}SCSS
$custom: #eed993; $custom-light: #f5e4b3; $custom-dark: #000000;
JSON
{
"hex": "#eed993",
"rgb": {
"r": 238,
"g": 217,
"b": 147
},
"hsl": {
"h": 46.154,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.88672,
"c": 0.09167,
"h": 93.4
},
"luminance": 0.69909
}Semantic roles & 50–950 ramp
primary
#EED993
secondary
#5B75CA
accent
#3ED511
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481