#E98EBB#E98EBB
#E98EBB is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.4% C 0.123 H 349.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EBB |
|---|---|
| RGB | rgb(233, 142, 187) |
| HSL | hsl(330, 67%, 74%) |
| HSV | hsv(330, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 19.7%, 8.6%) |
| CIE-LAB | lab(69.66, 40.38, -8.67) |
| CIE-LCH | lch(69.66, 41.31, 347.88°) |
| OKLab | oklab(75.43% 0.1205 -0.0226) |
| OKLCH | oklch(75.43% 0.123 349.4) |
| XYZ | xyz(52.2478, 40.2609, 52.0233) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 5.42
Pinky
#FC86AA
ΔE00 6.09
Pig Pink
#E78EA5
ΔE00 6.15
Carnation Pink
#FF7FA7
ΔE00 6.84
Dull Pink
#D5869D
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EBB #8EE9BC
analogous
#E98EE8 #E98EBB #E98E8E
triadic
#E98EBB #BBE98E #8EBBE9
tetradic
#E98EBB #E8E98E #8EE9BC #8E8EE9
square
#E98EBB #E8E98E #8EE9BC #8E8EE9
split-complementary
#E98EBB #8EE98E #8EE8E9
monochromatic
#D3297D #DF5B9C #E98EBB #F3C1DA #FAE5F0
Accessibility & contrast
On white
2.32
#E98EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#E98EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EBB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EBB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#F58C9E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e98ebb; /* rgb */ color: rgb(233, 142, 187); /* oklch */ color: oklch(75.4% 0.123 349.4);
Tailwind
colors: {
custom: {
50: '#f2b0cf',
500: '#e98ebb',
950: '#000000',
},
}SCSS
$custom: #e98ebb; $custom-light: #f2b0cf; $custom-dark: #000000;
JSON
{
"hex": "#e98ebb",
"rgb": {
"r": 233,
"g": 142,
"b": 187
},
"hsl": {
"h": 330.33,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.75427,
"c": 0.12255,
"h": 349.4
},
"luminance": 0.40257
}Semantic roles & 50–950 ramp
primary
#E98EBB
secondary
#D9F2E6
accent
#CF7416
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082