#E98EB7#E98EB7
#E98EB7 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.3% C 0.120 H 351.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EB7 |
|---|---|
| RGB | rgb(233, 142, 183) |
| HSL | hsl(333, 67%, 74%) |
| HSV | hsv(333, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 21.5%, 8.6%) |
| CIE-LAB | lab(69.53, 39.80, -6.62) |
| CIE-LCH | lch(69.53, 40.34, 350.56°) |
| OKLab | oklab(75.3% 0.1192 -0.017) |
| OKLCH | oklch(75.3% 0.12 351.9) |
| XYZ | xyz(51.8255, 40.0920, 49.7994) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 5.10
Pinky
#FC86AA
ΔE00 5.30
Dull Pink
#D5869D
ΔE00 6.04
Carnation Pink
#FF7FA7
ΔE00 6.15
Bubblegum Pink
#FE83CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EB7 #8EE9C0
analogous
#E98EE4 #E98EB7 #E9928E
triadic
#E98EB7 #B7E98E #8EB7E9
tetradic
#E98EB7 #E4E98E #8EE9C0 #928EE9
square
#E98EB7 #E4E98E #8EE9C0 #928EE9
split-complementary
#E98EB7 #8EE992 #8EE4E9
monochromatic
#D32976 #DF5B96 #E98EB7 #F3C1D8 #FAE5EF
Accessibility & contrast
On white
2.33
#E98EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#E98EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EB7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EB7 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A0B8
Deuteranopia (green-blind)
#AEB0B5
Tritanopia (blue-blind)
#F68B9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e98eb7; /* rgb */ color: rgb(233, 142, 183); /* oklch */ color: oklch(75.3% 0.120 351.9);
Tailwind
colors: {
custom: {
50: '#f2b0cc',
500: '#e98eb7',
950: '#000000',
},
}SCSS
$custom: #e98eb7; $custom-light: #f2b0cc; $custom-dark: #000000;
JSON
{
"hex": "#e98eb7",
"rgb": {
"r": 233,
"g": 142,
"b": 183
},
"hsl": {
"h": 332.967,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.75297,
"c": 0.12036,
"h": 351.9
},
"luminance": 0.40089
}Semantic roles & 50–950 ramp
primary
#E98EB7
secondary
#D9F2E7
accent
#CF7C16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082