#EA98AF#EA98AF
#EA98AF is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.8% C 0.102 H 1.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98AF |
|---|---|
| RGB | rgb(234, 152, 175) |
| HSL | hsl(343, 66%, 76%) |
| HSV | hsv(343, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 25.2%, 8.2%) |
| CIE-LAB | lab(71.59, 33.75, 0.86) |
| CIE-LCH | lch(71.59, 33.76, 1.47°) |
| OKLab | oklab(76.81% 0.1019 0.0027) |
| OKLCH | oklch(76.81% 0.102 1.5) |
| XYZ | xyz(52.8990, 43.0475, 46.0719) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.56
Faded Pink
#DE9DAC
ΔE00 3.33
Pinky
#FC86AA
ΔE00 5.37
Dull Pink
#D5869D
ΔE00 5.48
Rosa
#FE86A4
ΔE00 5.70
Soft Pink
#FDB0C0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98AF #98EAD3
analogous
#EA98D8 #EA98AF #EAAA98
triadic
#EA98AF #AFEA98 #98AFEA
tetradic
#EA98AF #D8EA98 #98EAD3 #AA98EA
square
#EA98AF #D8EA98 #98EAD3 #AA98EA
split-complementary
#EA98AF #98EAAA #98D8EA
monochromatic
#D53260 #E06588 #EA98AF #F4CBD6 #FAE6EB
Accessibility & contrast
On white
2.19
#EA98AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EA98AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98AF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98AF | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#F793A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea98af; /* rgb */ color: rgb(234, 152, 175); /* oklch */ color: oklch(76.8% 0.102 1.5);
Tailwind
colors: {
custom: {
50: '#f2b7c6',
500: '#ea98af',
950: '#000000',
},
}SCSS
$custom: #ea98af; $custom-light: #f2b7c6; $custom-dark: #000000;
JSON
{
"hex": "#ea98af",
"rgb": {
"r": 234,
"g": 152,
"b": 175
},
"hsl": {
"h": 343.171,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.76812,
"c": 0.1019,
"h": 1.5
},
"luminance": 0.43044
}Semantic roles & 50–950 ramp
primary
#EA98AF
secondary
#DAF1EB
accent
#CE9B18
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082