#EA8ACF#EA8ACF
#EA8ACF is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.6% C 0.144 H 338.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ACF |
|---|---|
| RGB | rgb(234, 138, 207) |
| HSL | hsl(317, 70%, 73%) |
| HSV | hsv(317, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 11.5%, 8.2%) |
| CIE-LAB | lab(69.60, 45.89, -19.88) |
| CIE-LCH | lch(69.60, 50.01, 336.58°) |
| OKLab | oklab(75.62% 0.1336 -0.0532) |
| OKLCH | oklch(75.62% 0.144 338.3) |
| XYZ | xyz(54.2828, 40.1776, 63.9153) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.34
Violet (CSS)
#EE82EE
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ACF #8AEAA5
analogous
#D58AEA #EA8ACF #EA8A9F
triadic
#EA8ACF #CFEA8A #8ACFEA
tetradic
#EA8ACF #EAD58A #8AEAA5 #8A9FEA
square
#EA8ACF #EAD58A #8AEAA5 #8A9FEA
split-complementary
#EA8ACF #9FEA8A #8AEAD5
monochromatic
#D426A3 #E156BA #EA8ACF #F3BEE4 #FAE5F4
Accessibility & contrast
On white
2.32
#EA8ACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA8ACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ACF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ACF | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA1D1
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#F48CA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8acf; /* rgb */ color: rgb(234, 138, 207); /* oklch */ color: oklch(75.6% 0.144 338.3);
Tailwind
colors: {
custom: {
50: '#f2aedd',
500: '#ea8acf',
950: '#000000',
},
}SCSS
$custom: #ea8acf; $custom-light: #f2aedd; $custom-dark: #000000;
JSON
{
"hex": "#ea8acf",
"rgb": {
"r": 234,
"g": 138,
"b": 207
},
"hsl": {
"h": 316.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.75623,
"c": 0.14379,
"h": 338.3
},
"luminance": 0.40174
}Semantic roles & 50–950 ramp
primary
#EA8ACF
secondary
#D9F2E0
accent
#D24914
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83