#E97BCC#E97BCC
#E97BCC is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.2% C 0.166 H 338.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E97BCC |
|---|---|
| RGB | rgb(233, 123, 204) |
| HSL | hsl(316, 71%, 70%) |
| HSV | hsv(316, 47%, 91%) |
| CMYK | cmyk(0%, 47.2%, 12.4%, 8.6%) |
| CIE-LAB | lab(66.41, 52.65, -23.08) |
| CIE-LCH | lch(66.41, 57.49, 336.33°) |
| OKLab | oklab(73.17% 0.1538 -0.062) |
| OKLCH | oklch(73.17% 0.166 338) |
| XYZ | xyz(51.5867, 35.8527, 61.3182) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 4.63
Purply Pink
#F075E6
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.92
Orchid (survey)
#C875C4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97BCC #7BE998
analogous
#CF7BE9 #E97BCC #E97B95
triadic
#E97BCC #CCE97B #7BCCE9
tetradic
#E97BCC #E9CF7B #7BE998 #7B95E9
square
#E97BCC #E9CF7B #7BE998 #7B95E9
split-complementary
#E97BCC #95E97B #7BE9CF
monochromatic
#C8219C #E047B8 #E97BCC #F2AFE0 #FAE4F5
Accessibility & contrast
On white
2.57
#E97BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#E97BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97BCC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97BCC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97CF
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#F37E9A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97bcc; /* rgb */ color: rgb(233, 123, 204); /* oklch */ color: oklch(73.2% 0.166 338.0);
Tailwind
colors: {
custom: {
50: '#f2a4db',
500: '#e97bcc',
950: '#000000',
},
}SCSS
$custom: #e97bcc; $custom-light: #f2a4db; $custom-dark: #000000;
JSON
{
"hex": "#e97bcc",
"rgb": {
"r": 233,
"g": 123,
"b": 204
},
"hsl": {
"h": 315.818,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.73169,
"c": 0.16579,
"h": 338
},
"luminance": 0.35849
}Semantic roles & 50–950 ramp
primary
#E97BCC
secondary
#D0EFD9
accent
#D34512
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#170F15
muted
#857F83