#E98DB3#E98DB3
#E98DB3 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.0% C 0.120 H 354.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E98DB3 |
|---|---|
| RGB | rgb(233, 141, 179) |
| HSL | hsl(335, 68%, 73%) |
| HSV | hsv(335, 39%, 91%) |
| CMYK | cmyk(0%, 39.5%, 23.2%, 8.6%) |
| CIE-LAB | lab(69.21, 39.74, -4.87) |
| CIE-LCH | lch(69.21, 40.04, 353.01°) |
| OKLab | oklab(75.01% 0.1194 -0.0123) |
| OKLCH | oklch(75.01% 0.12 354.1) |
| XYZ | xyz(51.2670, 39.6316, 47.5885) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.18
Pinky
#FC86AA
ΔE00 4.59
Pink (survey)
#FF81C0
ΔE00 5.30
Dull Pink
#D5869D
ΔE00 5.30
Carnation Pink
#FF7FA7
ΔE00 5.51
Rosa
#FE86A4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98DB3 #8DE9C3
analogous
#E98DE1 #E98DB3 #E9958D
triadic
#E98DB3 #B3E98D #8DB3E9
tetradic
#E98DB3 #E1E98D #8DE9C3 #958DE9
square
#E98DB3 #E1E98D #8DE9C3 #958DE9
split-complementary
#E98DB3 #8DE995 #8DE1E9
monochromatic
#D3296F #DF5A91 #E98DB3 #F3C0D5 #FAE5EE
Accessibility & contrast
On white
2.35
#E98DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E98DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98DB3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98DB3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB4
Deuteranopia (green-blind)
#AEAFB1
Tritanopia (blue-blind)
#F6899A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e98db3; /* rgb */ color: rgb(233, 141, 179); /* oklch */ color: oklch(75.0% 0.120 354.1);
Tailwind
colors: {
custom: {
50: '#f2b0c9',
500: '#e98db3',
950: '#000000',
},
}SCSS
$custom: #e98db3; $custom-light: #f2b0c9; $custom-dark: #000000;
JSON
{
"hex": "#e98db3",
"rgb": {
"r": 233,
"g": 141,
"b": 179
},
"hsl": {
"h": 335.217,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.75008,
"c": 0.12001,
"h": 354.1
},
"luminance": 0.39628
}Semantic roles & 50–950 ramp
primary
#E98DB3
secondary
#D9F2E8
accent
#D08316
background
#FFFAFC
surface
#FEF5F8
border
#D6CFD1
text
#171013
muted
#857F82