#E98BB5#E98BB5
#E98BB5 is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.8% C 0.124 H 352.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E98BB5 |
|---|---|
| RGB | rgb(233, 139, 181) |
| HSL | hsl(333, 68%, 73%) |
| HSV | hsv(333, 40%, 91%) |
| CMYK | cmyk(0%, 40.3%, 22.3%, 8.6%) |
| CIE-LAB | lab(68.84, 41.07, -6.53) |
| CIE-LCH | lch(68.84, 41.58, 350.97°) |
| OKLab | oklab(74.75% 0.1231 -0.0168) |
| OKLCH | oklch(74.75% 0.124 352.2) |
| XYZ | xyz(51.1785, 39.1286, 48.5641) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.63
Pinky
#FC86AA
ΔE00 5.04
Pig Pink
#E78EA5
ΔE00 5.09
Carnation Pink
#FF7FA7
ΔE00 5.76
Dull Pink
#D5869D
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98BB5 #8BE9BF
analogous
#E98BE4 #E98BB5 #E9908B
triadic
#E98BB5 #B5E98B #8BB5E9
tetradic
#E98BB5 #E4E98B #8BE9BF #908BE9
square
#E98BB5 #E4E98B #8BE9BF #908BE9
split-complementary
#E98BB5 #8BE990 #8BE4E9
monochromatic
#D22874 #DF5894 #E98BB5 #F3BED6 #FAE5EF
Accessibility & contrast
On white
2.38
#E98BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E98BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98BB5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98BB5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB6
Deuteranopia (green-blind)
#ADAEB3
Tritanopia (blue-blind)
#F6889A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e98bb5; /* rgb */ color: rgb(233, 139, 181); /* oklch */ color: oklch(74.8% 0.124 352.2);
Tailwind
colors: {
custom: {
50: '#f2aecb',
500: '#e98bb5',
950: '#000000',
},
}SCSS
$custom: #e98bb5; $custom-light: #f2aecb; $custom-dark: #000000;
JSON
{
"hex": "#e98bb5",
"rgb": {
"r": 233,
"g": 139,
"b": 181
},
"hsl": {
"h": 333.191,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.74753,
"c": 0.12428,
"h": 352.2
},
"luminance": 0.39125
}Semantic roles & 50–950 ramp
primary
#E98BB5
secondary
#D9F2E7
accent
#D07D15
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82