#E98DBF#E98DBF
#E98DBF is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.4% C 0.127 H 346.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E98DBF |
|---|---|
| RGB | rgb(233, 141, 191) |
| HSL | hsl(327, 68%, 73%) |
| HSV | hsv(327, 39%, 91%) |
| CMYK | cmyk(0%, 39.5%, 18%, 8.6%) |
| CIE-LAB | lab(69.57, 41.51, -11.03) |
| CIE-LCH | lch(69.57, 42.95, 345.11°) |
| OKLab | oklab(75.4% 0.1233 -0.0289) |
| OKLCH | oklch(75.4% 0.127 346.8) |
| XYZ | xyz(52.5338, 40.1383, 54.2606) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.33
Bubblegum Pink
#FE83CC
ΔE00 4.62
Pinky
#FC86AA
ΔE00 6.99
Bubblegum (survey)
#FF6CB5
ΔE00 7.17
Pig Pink
#E78EA5
ΔE00 7.32
Carnation Pink
#FF7FA7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98DBF #8DE9B7
analogous
#E58DE9 #E98DBF #E98D91
triadic
#E98DBF #BFE98D #8DBFE9
tetradic
#E98DBF #E9E58D #8DE9B7 #8D91E9
square
#E98DBF #E9E58D #8DE9B7 #8D91E9
split-complementary
#E98DBF #91E98D #8DE9E5
monochromatic
#D32985 #DF5AA2 #E98DBF #F3C0DC #FAE5F1
Accessibility & contrast
On white
2.33
#E98DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E98DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98DBF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98DBF | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C1
Deuteranopia (green-blind)
#ABB0BD
Tritanopia (blue-blind)
#F58C9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e98dbf; /* rgb */ color: rgb(233, 141, 191); /* oklch */ color: oklch(75.4% 0.127 346.8);
Tailwind
colors: {
custom: {
50: '#f2b0d2',
500: '#e98dbf',
950: '#000000',
},
}SCSS
$custom: #e98dbf; $custom-light: #f2b0d2; $custom-dark: #000000;
JSON
{
"hex": "#e98dbf",
"rgb": {
"r": 233,
"g": 141,
"b": 191
},
"hsl": {
"h": 327.391,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.75402,
"c": 0.12662,
"h": 346.8
},
"luminance": 0.40135
}Semantic roles & 50–950 ramp
primary
#E98DBF
secondary
#D9F2E4
accent
#D06B16
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#171114
muted
#858082