#EF8FD6#EF8FD6
#EF8FD6 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.2% C 0.145 H 337.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FD6 |
|---|---|
| RGB | rgb(239, 143, 214) |
| HSL | hsl(316, 75%, 75%) |
| HSV | hsv(316, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 10.5%, 6.3%) |
| CIE-LAB | lab(71.46, 46.05, -20.87) |
| CIE-LCH | lch(71.46, 50.56, 335.62°) |
| OKLab | oklab(77.23% 0.1336 -0.0559) |
| OKLCH | oklch(77.23% 0.145 337.3) |
| XYZ | xyz(57.5567, 42.8540, 68.8453) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 4.60
Plum
#DDA0DD
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FD6 #8FEFA8
analogous
#D88FEF #EF8FD6 #EF8FA6
triadic
#EF8FD6 #D6EF8F #8FD6EF
tetradic
#EF8FD6 #EFD88F #8FEFA8 #8FA6EF
square
#EF8FD6 #EFD88F #8FEFA8 #8FA6EF
split-complementary
#EF8FD6 #A6EF8F #8FEFD8
monochromatic
#E024AF #E759C2 #EF8FD6 #F7C5EA #FBE4F5
Accessibility & contrast
On white
2.19
#EF8FD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EF8FD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FD6
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FD6 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D9
Deuteranopia (green-blind)
#AAB4D3
Tritanopia (blue-blind)
#F892A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8fd6; /* rgb */ color: rgb(239, 143, 214); /* oklch */ color: oklch(77.2% 0.145 337.3);
Tailwind
colors: {
custom: {
50: '#f6b2e2',
500: '#ef8fd6',
950: '#000000',
},
}SCSS
$custom: #ef8fd6; $custom-light: #f6b2e2; $custom-dark: #000000;
JSON
{
"hex": "#ef8fd6",
"rgb": {
"r": 239,
"g": 143,
"b": 214
},
"hsl": {
"h": 315.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77232,
"c": 0.14479,
"h": 337.3
},
"luminance": 0.42851
}Semantic roles & 50–950 ramp
primary
#EF8FD6
secondary
#D8F3DF
accent
#D7430E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083