#EA7EB0#EA7EB0
#EA7EB0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.7% C 0.144 H 352.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EB0 |
|---|---|
| RGB | rgb(234, 126, 176) |
| HSL | hsl(332, 72%, 71%) |
| HSV | hsv(332, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 24.8%, 8.2%) |
| CIE-LAB | lab(66.18, 47.34, -7.66) |
| CIE-LCH | lch(66.18, 47.95, 350.81°) |
| OKLab | oklab(72.71% 0.1425 -0.0197) |
| OKLCH | oklch(72.71% 0.144 352.1) |
| XYZ | xyz(49.2304, 35.5526, 45.3353) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.54
Bubble Gum Pink
#FF69AF
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 5.45
Pinky
#FC86AA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EB0 #7EEAB8
analogous
#EA7EE6 #EA7EB0 #EA827E
triadic
#EA7EB0 #B0EA7E #7EB0EA
tetradic
#EA7EB0 #E6EA7E #7EEAB8 #827EEA
square
#EA7EB0 #E6EA7E #7EEAB8 #827EEA
split-complementary
#EA7EB0 #7EEA82 #7EE6EA
monochromatic
#CC2170 #E14990 #EA7EB0 #F3B3D0 #FBE5EF
Accessibility & contrast
On white
2.59
#EA7EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#EA7EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EB0
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EB0 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#A6A8AD
Tritanopia (blue-blind)
#F87A90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7eb0; /* rgb */ color: rgb(234, 126, 176); /* oklch */ color: oklch(72.7% 0.144 352.1);
Tailwind
colors: {
custom: {
50: '#f3a6c7',
500: '#ea7eb0',
950: '#000000',
},
}SCSS
$custom: #ea7eb0; $custom-light: #f3a6c7; $custom-dark: #000000;
JSON
{
"hex": "#ea7eb0",
"rgb": {
"r": 234,
"g": 126,
"b": 176
},
"hsl": {
"h": 332.222,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.72713,
"c": 0.14388,
"h": 352.1
},
"luminance": 0.35549
}Semantic roles & 50–950 ramp
primary
#EA7EB0
secondary
#D3F1E3
accent
#D47A11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82