#E97BCA#E97BCA
#E97BCA is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.164 H 338.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E97BCA |
|---|---|
| RGB | rgb(233, 123, 202) |
| HSL | hsl(317, 71%, 70%) |
| HSV | hsv(317, 47%, 91%) |
| CMYK | cmyk(0%, 47.2%, 13.3%, 8.6%) |
| CIE-LAB | lab(66.33, 52.34, -22.07) |
| CIE-LCH | lch(66.33, 56.80, 337.13°) |
| OKLab | oklab(73.09% 0.1533 -0.0592) |
| OKLCH | oklch(73.09% 0.164 338.9) |
| XYZ | xyz(51.3483, 35.7573, 60.0630) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.10
Bubblegum Pink
#FE83CC
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97BCA #7BE99A
analogous
#D17BE9 #E97BCA #E97B93
triadic
#E97BCA #CAE97B #7BCAE9
tetradic
#E97BCA #E9D17B #7BE99A #7B93E9
square
#E97BCA #E9D17B #7BE99A #7B93E9
split-complementary
#E97BCA #93E97B #7BE9D1
monochromatic
#C82199 #E047B5 #E97BCA #F2AFDF #FAE4F4
Accessibility & contrast
On white
2.58
#E97BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#E97BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97BCA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97BCA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CD
Deuteranopia (green-blind)
#9DA8C7
Tritanopia (blue-blind)
#F47E99
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97bca; /* rgb */ color: rgb(233, 123, 202); /* oklch */ color: oklch(73.1% 0.164 338.9);
Tailwind
colors: {
custom: {
50: '#f2a4da',
500: '#e97bca',
950: '#000000',
},
}SCSS
$custom: #e97bca; $custom-light: #f2a4da; $custom-dark: #000000;
JSON
{
"hex": "#e97bca",
"rgb": {
"r": 233,
"g": 123,
"b": 202
},
"hsl": {
"h": 316.909,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.7309,
"c": 0.16429,
"h": 338.9
},
"luminance": 0.35754
}Semantic roles & 50–950 ramp
primary
#E97BCA
secondary
#D0EFD9
accent
#D34912
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#170F14
muted
#857F83