#EF8FF4#EF8FF4
#EF8FF4 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.171 H 325.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF4 |
|---|---|
| RGB | rgb(239, 143, 244) |
| HSL | hsl(297, 82%, 76%) |
| HSV | hsv(297, 41%, 96%) |
| CMYK | cmyk(2%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(72.58, 51.22, -35.60) |
| CIE-LCH | lch(72.58, 62.38, 325.20°) |
| OKLab | oklab(78.45% 0.1406 -0.0974) |
| OKLCH | oklch(78.45% 0.171 325.3) |
| XYZ | xyz(61.7468, 44.5300, 90.9131) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 5.04
Purply Pink
#F075E6
ΔE00 5.26
Plum
#DDA0DD
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.77
Orchid
#DA70D6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF4 #94F48F
analogous
#BC8FF4 #EF8FF4 #F48FC6
triadic
#EF8FF4 #F4EF8F #8FF4EF
tetradic
#EF8FF4 #F4BC8F #94F48F #8FC6F4
square
#EF8FF4 #F4BC8F #94F48F #8FC6F4
split-complementary
#EF8FF4 #C6F48F #8FF4BC
monochromatic
#DF20E9 #E757EF #EF8FF4 #F7C7F9 #FBE3FC
Accessibility & contrast
On white
2.12
#EF8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EF8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF8
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#F49AB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ff4; /* rgb */ color: rgb(239, 143, 244); /* oklch */ color: oklch(78.4% 0.171 325.3);
Tailwind
colors: {
custom: {
50: '#f6b2f8',
500: '#ef8ff4',
950: '#000000',
},
}SCSS
$custom: #ef8ff4; $custom-light: #f6b2f8; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff4",
"rgb": {
"r": 239,
"g": 143,
"b": 244
},
"hsl": {
"h": 297.03,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78448,
"c": 0.17103,
"h": 325.3
},
"luminance": 0.44527
}Semantic roles & 50–950 ramp
primary
#EF8FF4
secondary
#D8F4D7
accent
#DF0712
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085