#EF8BFE#EF8BFE
#EF8BFE is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.3% C 0.187 H 322.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BFE |
|---|---|
| RGB | rgb(239, 139, 254) |
| HSL | hsl(292, 98%, 77%) |
| HSV | hsv(292, 45%, 100%) |
| CMYK | cmyk(5.9%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.21, 55.08, -41.62) |
| CIE-LCH | lch(72.21, 69.03, 322.92°) |
| OKLab | oklab(78.31% 0.1479 -0.1146) |
| OKLCH | oklch(78.31% 0.187 322.2) |
| XYZ | xyz(62.7167, 43.9743, 98.9310) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 7.23
Light Magenta
#FA5FF7
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BFE #9AFE8B
analogous
#B68BFE #EF8BFE #FE8BD4
triadic
#EF8BFE #FEEF8B #8BFEEF
tetradic
#EF8BFE #FEB68B #9AFE8B #8BD4FE
square
#EF8BFE #FEB68B #9AFE8B #8BD4FE
split-complementary
#EF8BFE #D4FE8B #8BFEB6
monochromatic
#DE12FD #E74EFD #EF8BFE #F7C8FF #FBE1FF
Accessibility & contrast
On white
2.14
#EF8BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EF8BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BFE
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BFE | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#F299B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8bfe; /* rgb */ color: rgb(239, 139, 254); /* oklch */ color: oklch(78.3% 0.187 322.2);
Tailwind
colors: {
custom: {
50: '#f6afff',
500: '#ef8bfe',
950: '#000000',
},
}SCSS
$custom: #ef8bfe; $custom-light: #f6afff; $custom-dark: #000000;
JSON
{
"hex": "#ef8bfe",
"rgb": {
"r": 239,
"g": 139,
"b": 254
},
"hsl": {
"h": 292.174,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.78308,
"c": 0.18714,
"h": 322.2
},
"luminance": 0.43972
}Semantic roles & 50–950 ramp
primary
#EF8BFE
secondary
#D9F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086