#EF8FD8#EF8FD8
#EF8FD8 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.3% C 0.146 H 336.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FD8 |
|---|---|
| RGB | rgb(239, 143, 216) |
| HSL | hsl(314, 75%, 75%) |
| HSV | hsv(314, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 9.6%, 6.3%) |
| CIE-LAB | lab(71.53, 46.38, -21.87) |
| CIE-LCH | lch(71.53, 51.28, 334.75°) |
| OKLab | oklab(77.31% 0.1341 -0.0587) |
| OKLCH | oklch(77.31% 0.146 336.3) |
| XYZ | xyz(57.8137, 42.9568, 70.1987) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.36
Plum
#DDA0DD
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FD8 #8FEFA6
analogous
#D68FEF #EF8FD8 #EF8FA8
triadic
#EF8FD8 #D8EF8F #8FD8EF
tetradic
#EF8FD8 #EFD68F #8FEFA6 #8FA8EF
square
#EF8FD8 #EFD68F #8FEFA6 #8FA8EF
split-complementary
#EF8FD8 #A8EF8F #8FEFD6
monochromatic
#E024B3 #E759C5 #EF8FD8 #F7C5EB #FBE4F6
Accessibility & contrast
On white
2.19
#EF8FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EF8FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FD8
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FD8 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A6DB
Deuteranopia (green-blind)
#A9B4D5
Tritanopia (blue-blind)
#F892AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8fd8; /* rgb */ color: rgb(239, 143, 216); /* oklch */ color: oklch(77.3% 0.146 336.3);
Tailwind
colors: {
custom: {
50: '#f6b2e4',
500: '#ef8fd8',
950: '#000000',
},
}SCSS
$custom: #ef8fd8; $custom-light: #f6b2e4; $custom-dark: #000000;
JSON
{
"hex": "#ef8fd8",
"rgb": {
"r": 239,
"g": 143,
"b": 216
},
"hsl": {
"h": 314.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77308,
"c": 0.14637,
"h": 336.3
},
"luminance": 0.42954
}Semantic roles & 50–950 ramp
primary
#EF8FD8
secondary
#D8F3DF
accent
#D73E0E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083