#EAA294#EAA294
#EAA294 is a light, moderate red. Relative luminance 0.455; OKLCH L 77.8% C 0.089 H 31.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA294 |
|---|---|
| RGB | rgb(234, 162, 148) |
| HSL | hsl(10, 67%, 75%) |
| HSV | hsv(10, 37%, 92%) |
| CMYK | cmyk(0%, 30.8%, 36.8%, 8.2%) |
| CIE-LAB | lab(73.20, 24.96, 18.06) |
| CIE-LCH | lch(73.20, 30.81, 35.88°) |
| OKLab | oklab(77.84% 0.0757 0.0462) |
| OKLCH | oklch(77.84% 0.089 31.4) |
| XYZ | xyz(52.1992, 45.4747, 34.0394) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.23
Light Salmon
#FEA993
ΔE00 4.25
Peachy Pink
#FF9A8A
ΔE00 4.88
Pale Salmon
#FFB19A
ΔE00 5.21
Darksalmon
#E9967A
ΔE00 5.69
Pinkish Tan
#D99B82
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA294 #94DCEA
analogous
#EA94B1 #EAA294 #EACD94
triadic
#EAA294 #94EAA2 #A294EA
tetradic
#EAA294 #B1EA94 #94DCEA #CD94EA
square
#EAA294 #B1EA94 #94DCEA #CD94EA
split-complementary
#EAA294 #94EACD #94B1EA
monochromatic
#D6492E #E07661 #EAA294 #F4CEC7 #FAE9E5
Accessibility & contrast
On white
2.08
#EAA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EAA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA294
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA294 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB93
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#FA989E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eaa294; /* rgb */ color: rgb(234, 162, 148); /* oklch */ color: oklch(77.8% 0.089 31.4);
Tailwind
colors: {
custom: {
50: '#f3beb3',
500: '#eaa294',
950: '#000000',
},
}SCSS
$custom: #eaa294; $custom-light: #f3beb3; $custom-dark: #000000;
JSON
{
"hex": "#eaa294",
"rgb": {
"r": 234,
"g": 162,
"b": 148
},
"hsl": {
"h": 9.767,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77844,
"c": 0.08869,
"h": 31.4
},
"luminance": 0.45471
}Semantic roles & 50–950 ramp
primary
#EAA294
secondary
#DAEEF1
accent
#B1CF16
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180