#EF8BF8#EF8BF8
#EF8BF8 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.181 H 324.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF8 |
|---|---|
| RGB | rgb(239, 139, 248) |
| HSL | hsl(295, 89%, 76%) |
| HSV | hsv(295, 44%, 97%) |
| CMYK | cmyk(3.6%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(71.96, 53.97, -38.75) |
| CIE-LCH | lch(71.96, 66.44, 324.32°) |
| OKLab | oklab(78.04% 0.1469 -0.1064) |
| OKLCH | oklch(78.04% 0.181 324.1) |
| XYZ | xyz(61.7709, 43.5960, 93.9498) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 7.19
Violet Pink
#FB5FFC
ΔE00 7.33
Light Magenta
#FA5FF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF8 #94F88B
analogous
#B88BF8 #EF8BF8 #F88BCA
triadic
#EF8BF8 #F8EF8B #8BF8EF
tetradic
#EF8BF8 #F8B88B #94F88B #8BCAF8
square
#EF8BF8 #F8B88B #94F88B #8BCAF8
split-complementary
#EF8BF8 #CAF88B #8BF8B8
monochromatic
#DF18F1 #E751F5 #EF8BF8 #F7C5FB #FBE2FD
Accessibility & contrast
On white
2.16
#EF8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EF8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF8
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF8 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#9AB5F5
Tritanopia (blue-blind)
#F397B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf8; /* rgb */ color: rgb(239, 139, 248); /* oklch */ color: oklch(78.0% 0.181 324.1);
Tailwind
colors: {
custom: {
50: '#f6affb',
500: '#ef8bf8',
950: '#000000',
},
}SCSS
$custom: #ef8bf8; $custom-light: #f6affb; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf8",
"rgb": {
"r": 239,
"g": 139,
"b": 248
},
"hsl": {
"h": 295.046,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78036,
"c": 0.18139,
"h": 324.1
},
"luminance": 0.43593
}Semantic roles & 50–950 ramp
primary
#EF8BF8
secondary
#D8F5D6
accent
#E50013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085