#E98EB5#E98EB5
#E98EB5 is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.2% C 0.119 H 353.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EB5 |
|---|---|
| RGB | rgb(233, 142, 181) |
| HSL | hsl(334, 67%, 74%) |
| HSV | hsv(334, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 22.3%, 8.6%) |
| CIE-LAB | lab(69.48, 39.51, -5.59) |
| CIE-LCH | lch(69.48, 39.90, 351.95°) |
| OKLab | oklab(75.23% 0.1185 -0.0143) |
| OKLCH | oklch(75.23% 0.119 353.1) |
| XYZ | xyz(51.6188, 40.0093, 48.7109) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.55
Pinky
#FC86AA
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.21
Dull Pink
#D5869D
ΔE00 5.63
Carnation Pink
#FF7FA7
ΔE00 5.84
Rosa
#FE86A4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EB5 #8EE9C2
analogous
#E98EE2 #E98EB5 #E9948E
triadic
#E98EB5 #B5E98E #8EB5E9
tetradic
#E98EB5 #E2E98E #8EE9C2 #948EE9
square
#E98EB5 #E2E98E #8EE9C2 #948EE9
split-complementary
#E98EB5 #8EE994 #8EE2E9
monochromatic
#D32972 #DF5B93 #E98EB5 #F3C1D7 #FAE5EE
Accessibility & contrast
On white
2.33
#E98EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E98EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EB5
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EB5 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A0B6
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#F68A9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e98eb5; /* rgb */ color: rgb(233, 142, 181); /* oklch */ color: oklch(75.2% 0.119 353.1);
Tailwind
colors: {
custom: {
50: '#f2b0cb',
500: '#e98eb5',
950: '#000000',
},
}SCSS
$custom: #e98eb5; $custom-light: #f2b0cb; $custom-dark: #000000;
JSON
{
"hex": "#e98eb5",
"rgb": {
"r": 233,
"g": 142,
"b": 181
},
"hsl": {
"h": 334.286,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.75232,
"c": 0.11935,
"h": 353.1
},
"luminance": 0.40006
}Semantic roles & 50–950 ramp
primary
#E98EB5
secondary
#D9F2E7
accent
#CF8016
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082