#EEA294#EEA294
#EEA294 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.3% C 0.093 H 30.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA294 |
|---|---|
| RGB | rgb(238, 162, 148) |
| HSL | hsl(9, 73%, 76%) |
| HSV | hsv(9, 38%, 93%) |
| CMYK | cmyk(0%, 31.9%, 37.8%, 6.7%) |
| CIE-LAB | lab(73.65, 26.49, 18.75) |
| CIE-LCH | lch(73.65, 32.45, 35.29°) |
| OKLab | oklab(78.29% 0.0802 0.0478) |
| OKLCH | oklch(78.29% 0.093 30.8) |
| XYZ | xyz(53.5276, 46.1597, 34.1017) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.62
Light Salmon
#FEA993
ΔE00 3.79
Peachy Pink
#FF9A8A
ΔE00 4.16
Pale Salmon
#FFB19A
ΔE00 4.95
Darksalmon
#E9967A
ΔE00 5.73
Pinkish Tan
#D99B82
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA294 #94E0EE
analogous
#EE94B3 #EEA294 #EECF94
triadic
#EEA294 #94EEA2 #A294EE
tetradic
#EEA294 #B3EE94 #94E0EE #CF94EE
square
#EEA294 #B3EE94 #94E0EE #CF94EE
split-complementary
#EEA294 #94EECF #94B3EE
monochromatic
#DD462A #E6745F #EEA294 #F6D0C9 #FBE8E5
Accessibility & contrast
On white
2.05
#EEA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EEA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA294
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA294 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC93
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#FE989E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eea294; /* rgb */ color: rgb(238, 162, 148); /* oklch */ color: oklch(78.3% 0.093 30.8);
Tailwind
colors: {
custom: {
50: '#f6beb3',
500: '#eea294',
950: '#000000',
},
}SCSS
$custom: #eea294; $custom-light: #f6beb3; $custom-dark: #000000;
JSON
{
"hex": "#eea294",
"rgb": {
"r": 238,
"g": 162,
"b": 148
},
"hsl": {
"h": 9.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78286,
"c": 0.09339,
"h": 30.8
},
"luminance": 0.46156
}Semantic roles & 50–950 ramp
primary
#EEA294
secondary
#D9EEF2
accent
#B6D511
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180