#EED595#EED595
#EED595 is a very light, moderate orange. Relative luminance 0.679; OKLCH L 87.9% C 0.086 H 89.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EED595 |
|---|---|
| RGB | rgb(238, 213, 149) |
| HSL | hsl(43, 72%, 76%) |
| HSV | hsv(43, 37%, 93%) |
| CMYK | cmyk(0%, 10.5%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.98, -0.21, 34.83) |
| CIE-LCH | lch(85.98, 34.83, 90.35°) |
| OKLab | oklab(87.91% 0.0014 0.0862) |
| OKLCH | oklch(87.91% 0.086 89.1) |
| XYZ | xyz(64.4803, 67.9379, 38.1447) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.19
Beige (survey)
#E6DAA6
ΔE00 4.53
Vanilla
#F3E5AB
ΔE00 4.72
Sand (survey)
#E2CA76
ΔE00 4.81
Wheat
#F5DEB3
ΔE00 5.38
Navajowhite
#FFDEAD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED595 #95AEEE
analogous
#EEA895 #EED595 #DAEE95
triadic
#EED595 #95EED5 #D595EE
tetradic
#EED595 #95EEA8 #95AEEE #EE95DA
square
#EED595 #95EEA8 #95AEEE #EE95DA
split-complementary
#EED595 #95DAEE #A895EE
monochromatic
#DDAB2C #E6C060 #EED595 #F6EACA #FBF5E5
Accessibility & contrast
On white
1.44
#EED595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#EED595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED595
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED595 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D390
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#FBCBC5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eed595; /* rgb */ color: rgb(238, 213, 149); /* oklch */ color: oklch(87.9% 0.086 89.1);
Tailwind
colors: {
custom: {
50: '#f5e1b4',
500: '#eed595',
950: '#000000',
},
}SCSS
$custom: #eed595; $custom-light: #f5e1b4; $custom-dark: #000000;
JSON
{
"hex": "#eed595",
"rgb": {
"r": 238,
"g": 213,
"b": 149
},
"hsl": {
"h": 43.146,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.87911,
"c": 0.08625,
"h": 89.1
},
"luminance": 0.67936
}Semantic roles & 50–950 ramp
primary
#EED595
secondary
#5D7CCA
accent
#48D411
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481