#E97EAE#E97EAE
#E97EAE is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.5% C 0.142 H 352.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EAE |
|---|---|
| RGB | rgb(233, 126, 174) |
| HSL | hsl(333, 71%, 70%) |
| HSV | hsv(333, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 25.3%, 8.6%) |
| CIE-LAB | lab(65.99, 46.73, -6.83) |
| CIE-LCH | lch(65.99, 47.23, 351.69°) |
| OKLab | oklab(72.52% 0.1408 -0.0175) |
| OKLCH | oklch(72.52% 0.142 352.9) |
| XYZ | xyz(48.7066, 35.3052, 44.2855) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 4.88
Hot Pink
#FF69B4
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.26
Pinky
#FC86AA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EAE #7EE9B9
analogous
#E97EE4 #E97EAE #E9837E
triadic
#E97EAE #AEE97E #7EAEE9
tetradic
#E97EAE #E4E97E #7EE9B9 #837EE9
square
#E97EAE #E4E97E #7EE9B9 #837EE9
split-complementary
#E97EAE #7EE983 #7EE4E9
monochromatic
#CA226E #E04A8D #E97EAE #F2B2CF #FBE5EF
Accessibility & contrast
On white
2.61
#E97EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#E97EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EAE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EAE | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#F7798F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e97eae; /* rgb */ color: rgb(233, 126, 174); /* oklch */ color: oklch(72.5% 0.142 352.9);
Tailwind
colors: {
custom: {
50: '#f2a6c6',
500: '#e97eae',
950: '#000000',
},
}SCSS
$custom: #e97eae; $custom-light: #f2a6c6; $custom-dark: #000000;
JSON
{
"hex": "#e97eae",
"rgb": {
"r": 233,
"g": 126,
"b": 174
},
"hsl": {
"h": 333.084,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.72522,
"c": 0.14189,
"h": 352.9
},
"luminance": 0.35301
}Semantic roles & 50–950 ramp
primary
#E97EAE
secondary
#D3F0E3
accent
#D37D13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#170F13
muted
#857F82