#E97EAF#E97EAF
#E97EAF is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.6% C 0.142 H 352.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EAF |
|---|---|
| RGB | rgb(233, 126, 175) |
| HSL | hsl(333, 71%, 70%) |
| HSV | hsv(333, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 24.9%, 8.6%) |
| CIE-LAB | lab(66.02, 46.87, -7.35) |
| CIE-LCH | lch(66.02, 47.44, 351.09°) |
| OKLab | oklab(72.56% 0.1411 -0.0189) |
| OKLCH | oklch(72.56% 0.142 352.4) |
| XYZ | xyz(48.8044, 35.3444, 44.8008) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.15
Bubblegum (survey)
#FF6CB5
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 4.85
Hot Pink
#FF69B4
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 5.44
Pinky
#FC86AA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EAF #7EE9B8
analogous
#E97EE5 #E97EAF #E9827E
triadic
#E97EAF #AFE97E #7EAFE9
tetradic
#E97EAF #E5E97E #7EE9B8 #827EE9
square
#E97EAF #E5E97E #7EE9B8 #827EE9
split-complementary
#E97EAF #7EE982 #7EE5E9
monochromatic
#CA226F #E04A8F #E97EAF #F2B2CF #FBE5EF
Accessibility & contrast
On white
2.60
#E97EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#E97EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EAF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EAF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B1
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#F77A90
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e97eaf; /* rgb */ color: rgb(233, 126, 175); /* oklch */ color: oklch(72.6% 0.142 352.4);
Tailwind
colors: {
custom: {
50: '#f2a6c6',
500: '#e97eaf',
950: '#000000',
},
}SCSS
$custom: #e97eaf; $custom-light: #f2a6c6; $custom-dark: #000000;
JSON
{
"hex": "#e97eaf",
"rgb": {
"r": 233,
"g": 126,
"b": 175
},
"hsl": {
"h": 332.523,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.72555,
"c": 0.14239,
"h": 352.4
},
"luminance": 0.3534
}Semantic roles & 50–950 ramp
primary
#E97EAF
secondary
#D3F0E3
accent
#D37B13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82