#EA9694#EA9694
#EA9694 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.8% C 0.102 H 21.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9694 |
|---|---|
| RGB | rgb(234, 150, 148) |
| HSL | hsl(1, 67%, 75%) |
| HSV | hsv(1, 37%, 92%) |
| CMYK | cmyk(0%, 35.9%, 36.8%, 8.2%) |
| CIE-LAB | lab(70.49, 31.33, 14.28) |
| CIE-LCH | lch(70.49, 34.43, 24.50°) |
| OKLab | oklab(75.75% 0.0949 0.0369) |
| OKLCH | oklch(75.75% 0.102 21.2) |
| XYZ | xyz(50.1854, 41.4470, 33.3681) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.34
Lightcoral
#F08080
ΔE00 5.63
Peachy Pink
#FF9A8A
ΔE00 6.07
Blush Pink
#FE828C
ΔE00 6.29
Dusty Pink (survey)
#D58A94
ΔE00 6.30
Rose Pink
#F7879A
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9694 #94E8EA
analogous
#EA94BD #EA9694 #EAC194
triadic
#EA9694 #94EA96 #9694EA
tetradic
#EA9694 #BDEA94 #94E8EA #C194EA
square
#EA9694 #BDEA94 #94E8EA #C194EA
split-complementary
#EA9694 #94EAC1 #94BDEA
monochromatic
#D6322E #E06461 #EA9694 #F4C8C7 #FAE6E5
Accessibility & contrast
On white
2.26
#EA9694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EA9694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9694
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9694 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A293
Deuteranopia (green-blind)
#BBB393
Tritanopia (blue-blind)
#FA8C96
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea9694; /* rgb */ color: rgb(234, 150, 148); /* oklch */ color: oklch(75.8% 0.102 21.2);
Tailwind
colors: {
custom: {
50: '#f3b5b3',
500: '#ea9694',
950: '#000000',
},
}SCSS
$custom: #ea9694; $custom-light: #f3b5b3; $custom-dark: #000000;
JSON
{
"hex": "#ea9694",
"rgb": {
"r": 234,
"g": 150,
"b": 148
},
"hsl": {
"h": 1.395,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.75753,
"c": 0.10181,
"h": 21.2
},
"luminance": 0.41443
}Semantic roles & 50–950 ramp
primary
#EA9694
secondary
#DAF1F1
accent
#CBCF16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080