#E97FCE#E97FCE
#E97FCE is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.8% C 0.161 H 337.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FCE |
|---|---|
| RGB | rgb(233, 127, 206) |
| HSL | hsl(315, 71%, 71%) |
| HSV | hsv(315, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 11.6%, 8.6%) |
| CIE-LAB | lab(67.25, 50.98, -22.91) |
| CIE-LCH | lch(67.25, 55.90, 335.80°) |
| OKLab | oklab(73.82% 0.1485 -0.0616) |
| OKLCH | oklch(73.82% 0.161 337.5) |
| XYZ | xyz(52.3345, 36.9620, 62.7584) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.37
Bubblegum Pink
#FE83CC
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.66
Orchid
#DA70D6
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FCE #7FE99A
analogous
#CF7FE9 #E97FCE #E97F99
triadic
#E97FCE #CEE97F #7FCEE9
tetradic
#E97FCE #E9CF7F #7FE99A #7F99E9
square
#E97FCE #E9CF7F #7FE99A #7F99E9
split-complementary
#E97FCE #99E97F #7FE9CF
monochromatic
#CB23A0 #E04BBA #E97FCE #F2B3E2 #FBE5F5
Accessibility & contrast
On white
2.50
#E97FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E97FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FCE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FCE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD1
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#F3829D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e97fce; /* rgb */ color: rgb(233, 127, 206); /* oklch */ color: oklch(73.8% 0.161 337.5);
Tailwind
colors: {
custom: {
50: '#f2a7dd',
500: '#e97fce',
950: '#000000',
},
}SCSS
$custom: #e97fce; $custom-light: #f2a7dd; $custom-dark: #000000;
JSON
{
"hex": "#e97fce",
"rgb": {
"r": 233,
"g": 127,
"b": 206
},
"hsl": {
"h": 315.283,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.73822,
"c": 0.16071,
"h": 337.5
},
"luminance": 0.36959
}Semantic roles & 50–950 ramp
primary
#E97FCE
secondary
#D4F0DB
accent
#D34413
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83