#EED593#EED593
#EED593 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 87.9% C 0.088 H 89.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EED593 |
|---|---|
| RGB | rgb(238, 213, 147) |
| HSL | hsl(44, 73%, 75%) |
| HSV | hsv(44, 38%, 93%) |
| CMYK | cmyk(0%, 10.5%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.94, -0.43, 35.81) |
| CIE-LCH | lch(85.94, 35.81, 90.69°) |
| OKLab | oklab(87.88% 0.0006 0.0885) |
| OKLCH | oklch(87.88% 0.088 89.6) |
| XYZ | xyz(64.3220, 67.8745, 37.3110) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.41
Sand (survey)
#E2CA76
ΔE00 4.47
Beige (survey)
#E6DAA6
ΔE00 4.71
Vanilla
#F3E5AB
ΔE00 4.80
Wheat (survey)
#FBDD7E
ΔE00 5.23
Sandy
#F1DA7A
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED593 #93ACEE
analogous
#EEA793 #EED593 #DAEE93
triadic
#EED593 #93EED5 #D593EE
tetradic
#EED593 #93EEA7 #93ACEE #EE93DA
square
#EED593 #93EEA7 #93ACEE #EE93DA
split-complementary
#EED593 #93DAEE #A793EE
monochromatic
#DDAC29 #E6C05E #EED593 #F6EAC8 #FBF5E5
Accessibility & contrast
On white
1.44
#EED593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#EED593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED593
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED593 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38E
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#FCCBC4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eed593; /* rgb */ color: rgb(238, 213, 147); /* oklch */ color: oklch(87.9% 0.088 89.6);
Tailwind
colors: {
custom: {
50: '#f5e1b3',
500: '#eed593',
950: '#000000',
},
}SCSS
$custom: #eed593; $custom-light: #f5e1b3; $custom-dark: #000000;
JSON
{
"hex": "#eed593",
"rgb": {
"r": 238,
"g": 213,
"b": 147
},
"hsl": {
"h": 43.516,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.87875,
"c": 0.08845,
"h": 89.6
},
"luminance": 0.67872
}Semantic roles & 50–950 ramp
primary
#EED593
secondary
#5B7ACA
accent
#47D511
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481