#EA8FBD#EA8FBD
#EA8FBD is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.123 H 348.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FBD |
|---|---|
| RGB | rgb(234, 143, 189) |
| HSL | hsl(330, 68%, 74%) |
| HSV | hsv(330, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 19.2%, 8.2%) |
| CIE-LAB | lab(70.05, 40.50, -9.19) |
| CIE-LCH | lch(70.05, 41.53, 347.21°) |
| OKLab | oklab(75.77% 0.1207 -0.024) |
| OKLCH | oklch(75.77% 0.123 348.8) |
| XYZ | xyz(52.9403, 40.8149, 53.2239) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 5.23
Pinky
#FC86AA
ΔE00 6.31
Pig Pink
#E78EA5
ΔE00 6.45
Carnation Pink
#FF7FA7
ΔE00 7.07
Dull Pink
#D5869D
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FBD #8FEABC
analogous
#E98FEA #EA8FBD #EA8F90
triadic
#EA8FBD #BDEA8F #8FBDEA
tetradic
#EA8FBD #EAE98F #8FEABC #8F90EA
square
#EA8FBD #EAE98F #8FEABC #8F90EA
split-complementary
#EA8FBD #90EA8F #8FEAE9
monochromatic
#D62880 #E05B9F #EA8FBD #F4C3DB #FAE5F0
Accessibility & contrast
On white
2.29
#EA8FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EA8FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FBD
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FBD | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#F68D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8fbd; /* rgb */ color: rgb(234, 143, 189); /* oklch */ color: oklch(75.8% 0.123 348.8);
Tailwind
colors: {
custom: {
50: '#f2b1d0',
500: '#ea8fbd',
950: '#000000',
},
}SCSS
$custom: #ea8fbd; $custom-light: #f2b1d0; $custom-dark: #000000;
JSON
{
"hex": "#ea8fbd",
"rgb": {
"r": 234,
"g": 143,
"b": 189
},
"hsl": {
"h": 329.67,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.7577,
"c": 0.12302,
"h": 348.8
},
"luminance": 0.40811
}Semantic roles & 50–950 ramp
primary
#EA8FBD
secondary
#D9F2E5
accent
#D07215
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082