#E98ECB#E98ECB
#E98ECB is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.0% C 0.133 H 340.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E98ECB |
|---|---|
| RGB | rgb(233, 142, 203) |
| HSL | hsl(320, 67%, 74%) |
| HSV | hsv(320, 39%, 91%) |
| CMYK | cmyk(0%, 39.1%, 12.9%, 8.6%) |
| CIE-LAB | lab(70.17, 42.86, -16.81) |
| CIE-LCH | lch(70.17, 46.04, 338.58°) |
| OKLab | oklab(75.98% 0.1254 -0.0447) |
| OKLCH | oklch(75.98% 0.133 340.4) |
| XYZ | xyz(54.0570, 40.9846, 61.5519) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.06
Pink (survey)
#FF81C0
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.08
Bubblegum (survey)
#FF6CB5
ΔE00 8.01
Violet (CSS)
#EE82EE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98ECB #8EE9AC
analogous
#D98EE9 #E98ECB #E98E9D
triadic
#E98ECB #CBE98E #8ECBE9
tetradic
#E98ECB #E9D98E #8EE9AC #8E9DE9
square
#E98ECB #E9D98E #8EE9AC #8E9DE9
split-complementary
#E98ECB #9DE98E #8EE9D9
monochromatic
#D3299B #DF5BB3 #E98ECB #F3C1E3 #FAE5F3
Accessibility & contrast
On white
2.28
#E98ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#E98ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98ECB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98ECB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#F38FA4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e98ecb; /* rgb */ color: rgb(233, 142, 203); /* oklch */ color: oklch(76.0% 0.133 340.4);
Tailwind
colors: {
custom: {
50: '#f1b1db',
500: '#e98ecb',
950: '#000000',
},
}SCSS
$custom: #e98ecb; $custom-light: #f1b1db; $custom-dark: #000000;
JSON
{
"hex": "#e98ecb",
"rgb": {
"r": 233,
"g": 142,
"b": 203
},
"hsl": {
"h": 319.78,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.75982,
"c": 0.13311,
"h": 340.4
},
"luminance": 0.40981
}Semantic roles & 50–950 ramp
primary
#E98ECB
secondary
#D9F2E1
accent
#CF5316
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171115
muted
#858083