#EA98B2#EA98B2
#EA98B2 is a light, moderate pink. Relative luminance 0.432; OKLCH L 76.9% C 0.103 H 359.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98B2 |
|---|---|
| RGB | rgb(234, 152, 178) |
| HSL | hsl(341, 66%, 76%) |
| HSV | hsv(341, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 23.9%, 8.2%) |
| CIE-LAB | lab(71.67, 34.17, -0.68) |
| CIE-LCH | lch(71.67, 34.18, 358.86°) |
| OKLab | oklab(76.9% 0.1029 -0.0013) |
| OKLCH | oklch(76.9% 0.103 359.3) |
| XYZ | xyz(53.1969, 43.1666, 47.6409) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.98
Faded Pink
#DE9DAC
ΔE00 3.80
Pinky
#FC86AA
ΔE00 5.35
Dull Pink
#D5869D
ΔE00 5.59
Rosa
#FE86A4
ΔE00 5.97
Soft Pink
#FDB0C0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98B2 #98EAD0
analogous
#EA98DB #EA98B2 #EAA798
triadic
#EA98B2 #B2EA98 #98B2EA
tetradic
#EA98B2 #DBEA98 #98EAD0 #A798EA
square
#EA98B2 #DBEA98 #98EAD0 #A798EA
split-complementary
#EA98B2 #98EAA7 #98DBEA
monochromatic
#D53266 #E0658C #EA98B2 #F4CBD8 #FAE6EC
Accessibility & contrast
On white
2.18
#EA98B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EA98B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98B2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98B2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#F793A1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea98b2; /* rgb */ color: rgb(234, 152, 178); /* oklch */ color: oklch(76.9% 0.103 359.3);
Tailwind
colors: {
custom: {
50: '#f2b7c9',
500: '#ea98b2',
950: '#000000',
},
}SCSS
$custom: #ea98b2; $custom-light: #f2b7c9; $custom-dark: #000000;
JSON
{
"hex": "#ea98b2",
"rgb": {
"r": 234,
"g": 152,
"b": 178
},
"hsl": {
"h": 340.976,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.769,
"c": 0.10294,
"h": 359.3
},
"luminance": 0.43163
}Semantic roles & 50–950 ramp
primary
#EA98B2
secondary
#DAF1EA
accent
#CE9418
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082