#EA7F95#EA7F95
#EA7F95 is a light, vivid red. Relative luminance 0.348; OKLCH L 72.1% C 0.133 H 7.9°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7F95 |
|---|---|
| RGB | rgb(234, 127, 149) |
| HSL | hsl(348, 72%, 71%) |
| HSV | hsv(348, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 36.3%, 8.2%) |
| CIE-LAB | lab(65.63, 43.40, 6.83) |
| CIE-LCH | lch(65.63, 43.93, 8.94°) |
| OKLab | oklab(72.05% 0.1317 0.0182) |
| OKLCH | oklch(72.05% 0.133 7.9) |
| XYZ | xyz(46.9481, 34.8453, 32.6812) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.03
Carnation
#FD798F
ΔE00 3.85
Rosa
#FE86A4
ΔE00 4.07
Pig Pink
#E78EA5
ΔE00 4.20
Pinky
#FC86AA
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7F95 #7FEAD4
analogous
#EA7FCA #EA7F95 #EA9E7F
triadic
#EA7F95 #95EA7F #7F95EA
tetradic
#EA7F95 #CAEA7F #7FEAD4 #9E7FEA
square
#EA7F95 #CAEA7F #7FEAD4 #9E7FEA
split-complementary
#EA7F95 #7FEA9E #7FCAEA
monochromatic
#CD2245 #E14A69 #EA7F95 #F3B4C1 #FBE5E9
Accessibility & contrast
On white
2.64
#EA7F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#EA7F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7F95
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7F95 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929396
Deuteranopia (green-blind)
#ADA793
Tritanopia (blue-blind)
#FB7587
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea7f95; /* rgb */ color: rgb(234, 127, 149); /* oklch */ color: oklch(72.1% 0.133 7.9);
Tailwind
colors: {
custom: {
50: '#f4a6b4',
500: '#ea7f95',
950: '#000000',
},
}SCSS
$custom: #ea7f95; $custom-light: #f4a6b4; $custom-dark: #000000;
JSON
{
"hex": "#ea7f95",
"rgb": {
"r": 234,
"g": 127,
"b": 149
},
"hsl": {
"h": 347.664,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.72053,
"c": 0.13295,
"h": 7.9
},
"luminance": 0.34841
}Semantic roles & 50–950 ramp
primary
#EA7F95
secondary
#D4F1EB
accent
#D4AC12
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80