#EA7FB0#EA7FB0
#EA7FB0 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.9% C 0.142 H 352.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB0 |
|---|---|
| RGB | rgb(234, 127, 176) |
| HSL | hsl(333, 72%, 71%) |
| HSV | hsv(333, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 24.8%, 8.2%) |
| CIE-LAB | lab(66.37, 46.83, -7.37) |
| CIE-LCH | lch(66.37, 47.41, 351.06°) |
| OKLab | oklab(72.86% 0.141 -0.0189) |
| OKLCH | oklch(72.86% 0.142 352.4) |
| XYZ | xyz(49.3589, 35.8097, 45.3782) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.93
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Bubble Gum Pink
#FF69AF
ΔE00 4.91
Hot Pink
#FF69B4
ΔE00 5.07
Pinky
#FC86AA
ΔE00 5.33
Carnation Pink
#FF7FA7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB0 #7FEAB9
analogous
#EA7FE6 #EA7FB0 #EA837F
triadic
#EA7FB0 #B0EA7F #7FB0EA
tetradic
#EA7FB0 #E6EA7F #7FEAB9 #837FEA
square
#EA7FB0 #E6EA7F #7FEAB9 #837FEA
split-complementary
#EA7FB0 #7FEA83 #7FE6EA
monochromatic
#CD2270 #E14A90 #EA7FB0 #F3B4D0 #FBE5EF
Accessibility & contrast
On white
2.57
#EA7FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#EA7FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B2
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#F87B91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7fb0; /* rgb */ color: rgb(234, 127, 176); /* oklch */ color: oklch(72.9% 0.142 352.4);
Tailwind
colors: {
custom: {
50: '#f3a6c7',
500: '#ea7fb0',
950: '#000000',
},
}SCSS
$custom: #ea7fb0; $custom-light: #f3a6c7; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb0",
"rgb": {
"r": 234,
"g": 127,
"b": 176
},
"hsl": {
"h": 332.523,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.72862,
"c": 0.14227,
"h": 352.4
},
"luminance": 0.35806
}Semantic roles & 50–950 ramp
primary
#EA7FB0
secondary
#D4F1E4
accent
#D47B12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82