#E98FB2#E98FB2
#E98FB2 is a light, moderate pink. Relative luminance 0.402; OKLCH L 75.3% C 0.116 H 355.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FB2 |
|---|---|
| RGB | rgb(233, 143, 178) |
| HSL | hsl(337, 67%, 74%) |
| HSV | hsv(337, 39%, 91%) |
| CMYK | cmyk(0%, 38.6%, 23.6%, 8.6%) |
| CIE-LAB | lab(69.60, 38.55, -3.73) |
| CIE-LCH | lch(69.60, 38.73, 354.48°) |
| OKLab | oklab(75.3% 0.1159 -0.0093) |
| OKLCH | oklch(75.3% 0.116 355.4) |
| XYZ | xyz(51.4638, 40.1864, 47.1570) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.56
Pinky
#FC86AA
ΔE00 4.45
Dull Pink
#D5869D
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.52
Rosa
#FE86A4
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FB2 #8FE9C6
analogous
#E98FDF #E98FB2 #E9998F
triadic
#E98FB2 #B2E98F #8FB2E9
tetradic
#E98FB2 #DFE98F #8FE9C6 #998FE9
square
#E98FB2 #DFE98F #8FE9C6 #998FE9
split-complementary
#E98FB2 #8FE999 #8FDFE9
monochromatic
#D42A6C #DF5C8F #E98FB2 #F3C2D5 #FAE5ED
Accessibility & contrast
On white
2.32
#E98FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#E98FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FB2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FB2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B3
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#F68B9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e98fb2; /* rgb */ color: rgb(233, 143, 178); /* oklch */ color: oklch(75.3% 0.116 355.4);
Tailwind
colors: {
custom: {
50: '#f2b1c9',
500: '#e98fb2',
950: '#000000',
},
}SCSS
$custom: #e98fb2; $custom-light: #f2b1c9; $custom-dark: #000000;
JSON
{
"hex": "#e98fb2",
"rgb": {
"r": 233,
"g": 143,
"b": 178
},
"hsl": {
"h": 336.667,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.753,
"c": 0.11629,
"h": 355.4
},
"luminance": 0.40183
}Semantic roles & 50–950 ramp
primary
#E98FB2
secondary
#DAF1E8
accent
#CF8716
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082