#EF8FF7#EF8FF7
#EF8FF7 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.6% C 0.174 H 324.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF7 |
|---|---|
| RGB | rgb(239, 143, 247) |
| HSL | hsl(295, 87%, 76%) |
| HSV | hsv(295, 42%, 97%) |
| CMYK | cmyk(3.2%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.70, 51.77, -37.05) |
| CIE-LCH | lch(72.70, 63.66, 324.41°) |
| OKLab | oklab(78.58% 0.1411 -0.1016) |
| OKLCH | oklch(78.58% 0.174 324.3) |
| XYZ | xyz(62.2060, 44.7137, 93.3316) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.43
Plum
#DDA0DD
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.82
Candy Pink
#FF63E9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF7 #97F78F
analogous
#BB8FF7 #EF8FF7 #F78FCB
triadic
#EF8FF7 #F7EF8F #8FF7EF
tetradic
#EF8FF7 #F7BB8F #97F78F #8FCBF7
square
#EF8FF7 #F7BB8F #97F78F #8FCBF7
split-complementary
#EF8FF7 #CBF78F #8FF7BB
monochromatic
#DF1DEF #E756F3 #EF8FF7 #F7C8FB #FBE2FD
Accessibility & contrast
On white
2.11
#EF8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EF8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF7
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF7 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#9EB6F4
Tritanopia (blue-blind)
#F39AB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ff7; /* rgb */ color: rgb(239, 143, 247); /* oklch */ color: oklch(78.6% 0.174 324.3);
Tailwind
colors: {
custom: {
50: '#f6b2fa',
500: '#ef8ff7',
950: '#000000',
},
}SCSS
$custom: #ef8ff7; $custom-light: #f6b2fa; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff7",
"rgb": {
"r": 239,
"g": 143,
"b": 247
},
"hsl": {
"h": 295.385,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78579,
"c": 0.17388,
"h": 324.3
},
"luminance": 0.44711
}Semantic roles & 50–950 ramp
primary
#EF8FF7
secondary
#D8F5D6
accent
#E30214
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085