#EF8FD9#EF8FD9
#EF8FD9 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.3% C 0.147 H 335.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FD9 |
|---|---|
| RGB | rgb(239, 143, 217) |
| HSL | hsl(314, 75%, 75%) |
| HSV | hsv(314, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 9.2%, 6.3%) |
| CIE-LAB | lab(71.56, 46.54, -22.37) |
| CIE-LCH | lch(71.56, 51.64, 334.33°) |
| OKLab | oklab(77.35% 0.1344 -0.0601) |
| OKLCH | oklch(77.35% 0.147 335.9) |
| XYZ | xyz(57.9433, 43.0086, 70.8817) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 4.43
Plum
#DDA0DD
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 6.59
Purply Pink
#F075E6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FD9 #8FEFA5
analogous
#D58FEF #EF8FD9 #EF8FA9
triadic
#EF8FD9 #D9EF8F #8FD9EF
tetradic
#EF8FD9 #EFD58F #8FEFA5 #8FA9EF
square
#EF8FD9 #EFD58F #8FEFA5 #8FA9EF
split-complementary
#EF8FD9 #A9EF8F #8FEFD5
monochromatic
#E024B5 #E759C7 #EF8FD9 #F7C5EB #FBE4F6
Accessibility & contrast
On white
2.19
#EF8FD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EF8FD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FD9
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FD9 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A6DC
Deuteranopia (green-blind)
#A9B5D6
Tritanopia (blue-blind)
#F893AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8fd9; /* rgb */ color: rgb(239, 143, 217); /* oklch */ color: oklch(77.3% 0.147 335.9);
Tailwind
colors: {
custom: {
50: '#f6b2e5',
500: '#ef8fd9',
950: '#000000',
},
}SCSS
$custom: #ef8fd9; $custom-light: #f6b2e5; $custom-dark: #000000;
JSON
{
"hex": "#ef8fd9",
"rgb": {
"r": 239,
"g": 143,
"b": 217
},
"hsl": {
"h": 313.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77346,
"c": 0.14718,
"h": 335.9
},
"luminance": 0.43005
}Semantic roles & 50–950 ramp
primary
#EF8FD9
secondary
#D8F3DE
accent
#D73C0E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083