#EEA394#EEA394
#EEA394 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.5% C 0.092 H 31.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA394 |
|---|---|
| RGB | rgb(238, 163, 148) |
| HSL | hsl(10, 73%, 76%) |
| HSV | hsv(10, 38%, 93%) |
| CMYK | cmyk(0%, 31.5%, 37.8%, 6.7%) |
| CIE-LAB | lab(73.88, 25.96, 19.06) |
| CIE-LCH | lch(73.88, 32.20, 36.29°) |
| OKLab | oklab(78.46% 0.0786 0.0486) |
| OKLCH | oklch(78.46% 0.092 31.7) |
| XYZ | xyz(53.7045, 46.5134, 34.1606) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.76
Light Salmon
#FEA993
ΔE00 3.51
Peachy Pink
#FF9A8A
ΔE00 4.34
Pale Salmon
#FFB19A
ΔE00 4.59
Darksalmon
#E9967A
ΔE00 5.55
Pinkish Tan
#D99B82
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA394 #94DFEE
analogous
#EE94B2 #EEA394 #EED094
triadic
#EEA394 #94EEA3 #A394EE
tetradic
#EEA394 #B2EE94 #94DFEE #D094EE
square
#EEA394 #B2EE94 #94DFEE #D094EE
split-complementary
#EEA394 #94EED0 #94B2EE
monochromatic
#DD482A #E6765F #EEA394 #F6D0C9 #FBE8E5
Accessibility & contrast
On white
2.04
#EEA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EEA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA394
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA394 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD93
Deuteranopia (green-blind)
#C6BB93
Tritanopia (blue-blind)
#FE999F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea394; /* rgb */ color: rgb(238, 163, 148); /* oklch */ color: oklch(78.5% 0.092 31.7);
Tailwind
colors: {
custom: {
50: '#f6beb3',
500: '#eea394',
950: '#000000',
},
}SCSS
$custom: #eea394; $custom-light: #f6beb3; $custom-dark: #000000;
JSON
{
"hex": "#eea394",
"rgb": {
"r": 238,
"g": 163,
"b": 148
},
"hsl": {
"h": 10,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78462,
"c": 0.09243,
"h": 31.7
},
"luminance": 0.4651
}Semantic roles & 50–950 ramp
primary
#EEA394
secondary
#D9EEF2
accent
#B4D511
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180