#EF8FF5#EF8FF5
#EF8FF5 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.172 H 324.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF5 |
|---|---|
| RGB | rgb(239, 143, 245) |
| HSL | hsl(296, 84%, 76%) |
| HSV | hsv(296, 42%, 96%) |
| CMYK | cmyk(2.4%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.62, 51.41, -36.09) |
| CIE-LCH | lch(72.62, 62.81, 324.93°) |
| OKLab | oklab(78.49% 0.1408 -0.0988) |
| OKLCH | oklch(78.49% 0.172 324.9) |
| XYZ | xyz(61.8990, 44.5909, 91.7149) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Lavender Pink
#DD85D7
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.30
Plum
#DDA0DD
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 7.79
Baby Purple
#CA9BF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF5 #95F58F
analogous
#BC8FF5 #EF8FF5 #F58FC8
triadic
#EF8FF5 #F5EF8F #8FF5EF
tetradic
#EF8FF5 #F5BC8F #95F58F #8FC8F5
square
#EF8FF5 #F5BC8F #95F58F #8FC8F5
split-complementary
#EF8FF5 #C8F58F #8FF5BC
monochromatic
#DF1FEB #E757F0 #EF8FF5 #F7C7FA #FBE3FC
Accessibility & contrast
On white
2.12
#EF8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EF8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF5
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF5 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF9
Deuteranopia (green-blind)
#9FB6F2
Tritanopia (blue-blind)
#F39AB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ff5; /* rgb */ color: rgb(239, 143, 245); /* oklch */ color: oklch(78.5% 0.172 324.9);
Tailwind
colors: {
custom: {
50: '#f6b2f8',
500: '#ef8ff5',
950: '#000000',
},
}SCSS
$custom: #ef8ff5; $custom-light: #f6b2f8; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff5",
"rgb": {
"r": 239,
"g": 143,
"b": 245
},
"hsl": {
"h": 296.471,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78491,
"c": 0.17198,
"h": 324.9
},
"luminance": 0.44588
}Semantic roles & 50–950 ramp
primary
#EF8FF5
secondary
#D8F4D7
accent
#E00512
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085