#EEA293#EEA293
#EEA293 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.3% C 0.094 H 31.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA293 |
|---|---|
| RGB | rgb(238, 162, 147) |
| HSL | hsl(10, 73%, 75%) |
| HSV | hsv(10, 38%, 93%) |
| CMYK | cmyk(0%, 31.9%, 38.2%, 6.7%) |
| CIE-LAB | lab(73.63, 26.37, 19.26) |
| CIE-LCH | lch(73.63, 32.66, 36.15°) |
| OKLab | oklab(78.26% 0.0798 0.0491) |
| OKLCH | oklch(78.26% 0.094 31.6) |
| XYZ | xyz(53.4488, 46.1282, 33.6866) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.52
Light Salmon
#FEA993
ΔE00 3.56
Peachy Pink
#FF9A8A
ΔE00 4.14
Pale Salmon
#FFB19A
ΔE00 4.75
Darksalmon
#E9967A
ΔE00 5.42
Pinkish Tan
#D99B82
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA293 #93DFEE
analogous
#EE93B1 #EEA293 #EECF93
triadic
#EEA293 #93EEA2 #A293EE
tetradic
#EEA293 #B1EE93 #93DFEE #CF93EE
square
#EEA293 #B1EE93 #93DFEE #CF93EE
split-complementary
#EEA293 #93EECF #93B1EE
monochromatic
#DD4729 #E6745E #EEA293 #F6D0C8 #FBE8E5
Accessibility & contrast
On white
2.05
#EEA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EEA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA293
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA293 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#FE989E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eea293; /* rgb */ color: rgb(238, 162, 147); /* oklch */ color: oklch(78.3% 0.094 31.6);
Tailwind
colors: {
custom: {
50: '#f6beb2',
500: '#eea293',
950: '#000000',
},
}SCSS
$custom: #eea293; $custom-light: #f6beb2; $custom-dark: #000000;
JSON
{
"hex": "#eea293",
"rgb": {
"r": 238,
"g": 162,
"b": 147
},
"hsl": {
"h": 9.89,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78264,
"c": 0.0937,
"h": 31.6
},
"luminance": 0.46124
}Semantic roles & 50–950 ramp
primary
#EEA293
secondary
#D9EEF2
accent
#B5D511
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171211
muted
#858180