#E98BB8#E98BB8
#E98BB8 is a light, vivid pink. Relative luminance 0.393; OKLCH L 74.9% C 0.126 H 350.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BB8 |
|---|---|
| RGB | rgb(233, 139, 184) |
| HSL | hsl(331, 68%, 73%) |
| HSV | hsv(331, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 21%, 8.6%) |
| CIE-LAB | lab(68.93, 41.50, -8.07) |
| CIE-LCH | lch(68.93, 42.28, 349.00°) |
| OKLab | oklab(74.85% 0.1241 -0.0209) |
| OKLCH | oklch(74.85% 0.126 350.4) |
| XYZ | xyz(51.4896, 39.2531, 50.2027) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.31
Bubblegum Pink
#FE83CC
ΔE00 5.41
Pinky
#FC86AA
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 5.87
Carnation Pink
#FF7FA7
ΔE00 6.29
Dull Pink
#D5869D
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BB8 #8BE9BC
analogous
#E98BE7 #E98BB8 #E98D8B
triadic
#E98BB8 #B8E98B #8BB8E9
tetradic
#E98BB8 #E7E98B #8BE9BC #8D8BE9
square
#E98BB8 #E7E98B #8BE9BC #8D8BE9
split-complementary
#E98BB8 #8BE98D #8BE7E9
monochromatic
#D22879 #DF5899 #E98BB8 #F3BED7 #FAE5EF
Accessibility & contrast
On white
2.37
#E98BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E98BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BB8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BB8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949EBA
Deuteranopia (green-blind)
#ACAEB6
Tritanopia (blue-blind)
#F6889B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98bb8; /* rgb */ color: rgb(233, 139, 184); /* oklch */ color: oklch(74.9% 0.126 350.4);
Tailwind
colors: {
custom: {
50: '#f2aecd',
500: '#e98bb8',
950: '#000000',
},
}SCSS
$custom: #e98bb8; $custom-light: #f2aecd; $custom-dark: #000000;
JSON
{
"hex": "#e98bb8",
"rgb": {
"r": 233,
"g": 139,
"b": 184
},
"hsl": {
"h": 331.277,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.74851,
"c": 0.12587,
"h": 350.4
},
"luminance": 0.3925
}Semantic roles & 50–950 ramp
primary
#E98BB8
secondary
#D9F2E6
accent
#D07715
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82