#EA7EAF#EA7EAF
#EA7EAF is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.7% C 0.143 H 352.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EAF |
|---|---|
| RGB | rgb(234, 126, 175) |
| HSL | hsl(333, 72%, 71%) |
| HSV | hsv(333, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 25.2%, 8.2%) |
| CIE-LAB | lab(66.15, 47.20, -7.14) |
| CIE-LCH | lch(66.15, 47.74, 351.40°) |
| OKLab | oklab(72.68% 0.1422 -0.0183) |
| OKLCH | oklch(72.68% 0.143 352.7) |
| XYZ | xyz(49.1319, 35.5132, 44.8162) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Bubble Gum Pink
#FF69AF
ΔE00 4.75
Hot Pink
#FF69B4
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.26
Pinky
#FC86AA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EAF #7EEAB9
analogous
#EA7EE5 #EA7EAF #EA837E
triadic
#EA7EAF #AFEA7E #7EAFEA
tetradic
#EA7EAF #E5EA7E #7EEAB9 #837EEA
square
#EA7EAF #E5EA7E #7EEAB9 #837EEA
split-complementary
#EA7EAF #7EEA83 #7EE5EA
monochromatic
#CC216F #E1498E #EA7EAF #F3B3D0 #FBE5EF
Accessibility & contrast
On white
2.59
#EA7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#EA7EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EAF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EAF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#F87A90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7eaf; /* rgb */ color: rgb(234, 126, 175); /* oklch */ color: oklch(72.7% 0.143 352.7);
Tailwind
colors: {
custom: {
50: '#f3a6c6',
500: '#ea7eaf',
950: '#000000',
},
}SCSS
$custom: #ea7eaf; $custom-light: #f3a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7eaf",
"rgb": {
"r": 234,
"g": 126,
"b": 175
},
"hsl": {
"h": 332.778,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.72681,
"c": 0.14338,
"h": 352.7
},
"luminance": 0.35509
}Semantic roles & 50–950 ramp
primary
#EA7EAF
secondary
#D3F1E3
accent
#D47C11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82