#E97D98#E97D98
#E97D98 is a light, vivid red. Relative luminance 0.343; OKLCH L 71.7% C 0.135 H 5.1°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E97D98 |
|---|---|
| RGB | rgb(233, 125, 152) |
| HSL | hsl(345, 71%, 70%) |
| HSV | hsv(345, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 34.8%, 8.6%) |
| CIE-LAB | lab(65.17, 44.41, 4.45) |
| CIE-LCH | lch(65.17, 44.64, 5.72°) |
| OKLab | oklab(71.7% 0.1348 0.0121) |
| OKLCH | oklch(71.7% 0.135 5.1) |
| XYZ | xyz(46.6075, 34.2620, 33.8583) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.06
Rosa
#FE86A4
ΔE00 4.11
Pig Pink
#E78EA5
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.27
Pinky
#FC86AA
ΔE00 4.35
Palevioletred
#DB7093
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97D98 #7DE9CE
analogous
#E97DCE #E97D98 #E9987D
triadic
#E97D98 #98E97D #7D98E9
tetradic
#E97D98 #CEE97D #7DE9CE #987DE9
square
#E97D98 #CEE97D #7DE9CE #987DE9
split-complementary
#E97D98 #7DE998 #7DCEE9
monochromatic
#CA224C #E0496F #E97D98 #F2B1C1 #FBE5EA
Accessibility & contrast
On white
2.67
#E97D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#E97D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97D98
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97D98 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9299
Deuteranopia (green-blind)
#AAA696
Tritanopia (blue-blind)
#F97487
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e97d98; /* rgb */ color: rgb(233, 125, 152); /* oklch */ color: oklch(71.7% 0.135 5.1);
Tailwind
colors: {
custom: {
50: '#f3a5b6',
500: '#e97d98',
950: '#000000',
},
}SCSS
$custom: #e97d98; $custom-light: #f3a5b6; $custom-dark: #000000;
JSON
{
"hex": "#e97d98",
"rgb": {
"r": 233,
"g": 125,
"b": 152
},
"hsl": {
"h": 345,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.71703,
"c": 0.13537,
"h": 5.1
},
"luminance": 0.34258
}Semantic roles & 50–950 ramp
primary
#E97D98
secondary
#D2F0E8
accent
#D3A312
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80