#E98EA5#E98EA5
#E98EA5 is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.7% C 0.113 H 3.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EA5 |
|---|---|
| RGB | rgb(233, 142, 165) |
| HSL | hsl(345, 67%, 74%) |
| HSV | hsv(345, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 29.2%, 8.6%) |
| CIE-LAB | lab(69.03, 37.30, 2.71) |
| CIE-LCH | lch(69.03, 37.39, 4.15°) |
| OKLab | oklab(74.75% 0.1129 0.0076) |
| OKLCH | oklch(74.75% 0.113 3.8) |
| XYZ | xyz(50.0704, 39.3900, 40.5559) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.39
Pinky
#FC86AA
ΔE00 4.01
Dull Pink
#D5869D
ΔE00 4.02
Rosa
#FE86A4
ΔE00 4.04
Rose Pink
#F7879A
ΔE00 4.17
Faded Pink
#DE9DAC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EA5 #8EE9D2
analogous
#E98ED2 #E98EA5 #E9A48E
triadic
#E98EA5 #A5E98E #8EA5E9
tetradic
#E98EA5 #D2E98E #8EE9D2 #A48EE9
square
#E98EA5 #D2E98E #8EE9D2 #A48EE9
split-complementary
#E98EA5 #8EE9A4 #8ED2E9
monochromatic
#D32954 #DF5B7C #E98EA5 #F3C1CE #FAE5EB
Accessibility & contrast
On white
2.37
#E98EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E98EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EA5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EA5 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA6
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#F88796
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98ea5; /* rgb */ color: rgb(233, 142, 165); /* oklch */ color: oklch(74.7% 0.113 3.8);
Tailwind
colors: {
custom: {
50: '#f2b0bf',
500: '#e98ea5',
950: '#000000',
},
}SCSS
$custom: #e98ea5; $custom-light: #f2b0bf; $custom-dark: #000000;
JSON
{
"hex": "#e98ea5",
"rgb": {
"r": 233,
"g": 142,
"b": 165
},
"hsl": {
"h": 344.835,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.74749,
"c": 0.11316,
"h": 3.8
},
"luminance": 0.39386
}Semantic roles & 50–950 ramp
primary
#E98EA5
secondary
#D9F2EB
accent
#CFA116
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081