#EA7FAF#EA7FAF
#EA7FAF is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.8% C 0.142 H 352.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FAF |
|---|---|
| RGB | rgb(234, 127, 175) |
| HSL | hsl(333, 72%, 71%) |
| HSV | hsv(333, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 25.2%, 8.2%) |
| CIE-LAB | lab(66.34, 46.70, -6.85) |
| CIE-LCH | lch(66.34, 47.20, 351.66°) |
| OKLab | oklab(72.83% 0.1407 -0.0175) |
| OKLCH | oklch(72.83% 0.142 352.9) |
| XYZ | xyz(49.2604, 35.7702, 44.8590) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.81
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Pinky
#FC86AA
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.15
Hot Pink
#FF69B4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FAF #7FEABA
analogous
#EA7FE4 #EA7FAF #EA847F
triadic
#EA7FAF #AFEA7F #7FAFEA
tetradic
#EA7FAF #E4EA7F #7FEABA #847FEA
square
#EA7FAF #E4EA7F #7FEABA #847FEA
split-complementary
#EA7FAF #7FEA84 #7FE4EA
monochromatic
#CD226E #E14A8E #EA7FAF #F3B4D0 #FBE5EF
Accessibility & contrast
On white
2.58
#EA7FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EA7FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FAF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FAF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#F87A90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7faf; /* rgb */ color: rgb(234, 127, 175); /* oklch */ color: oklch(72.8% 0.142 352.9);
Tailwind
colors: {
custom: {
50: '#f3a6c6',
500: '#ea7faf',
950: '#000000',
},
}SCSS
$custom: #ea7faf; $custom-light: #f3a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7faf",
"rgb": {
"r": 234,
"g": 127,
"b": 175
},
"hsl": {
"h": 333.084,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.7283,
"c": 0.14178,
"h": 352.9
},
"luminance": 0.35766
}Semantic roles & 50–950 ramp
primary
#EA7FAF
secondary
#D4F1E4
accent
#D47D12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82