#EF8DFB#EF8DFB
#EF8DFB is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.5% C 0.181 H 323.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DFB |
|---|---|
| RGB | rgb(239, 141, 251) |
| HSL | hsl(293, 93%, 77%) |
| HSV | hsv(293, 44%, 98%) |
| CMYK | cmyk(4.8%, 43.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.47, 53.52, -39.58) |
| CIE-LCH | lch(72.47, 66.56, 323.51°) |
| OKLab | oklab(78.46% 0.1447 -0.1088) |
| OKLCH | oklch(78.46% 0.181 323.1) |
| XYZ | xyz(62.5323, 44.3681, 96.5181) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 7.66
Candy Pink
#FF63E9
ΔE00 7.68
Light Magenta
#FA5FF7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DFB #99FB8D
analogous
#B88DFB #EF8DFB #FB8DD0
triadic
#EF8DFB #FBEF8D #8DFBEF
tetradic
#EF8DFB #FBB88D #99FB8D #8DD0FB
square
#EF8DFB #FBB88D #99FB8D #8DD0FB
split-complementary
#EF8DFB #D0FB8D #8DFBB8
monochromatic
#DE17F7 #E752F9 #EF8DFB #F7C8FD #FBE1FE
Accessibility & contrast
On white
2.13
#EF8DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EF8DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DFB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DFB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#F29AB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8dfb; /* rgb */ color: rgb(239, 141, 251); /* oklch */ color: oklch(78.5% 0.181 323.1);
Tailwind
colors: {
custom: {
50: '#f6b1fd',
500: '#ef8dfb',
950: '#000000',
},
}SCSS
$custom: #ef8dfb; $custom-light: #f6b1fd; $custom-dark: #000000;
JSON
{
"hex": "#ef8dfb",
"rgb": {
"r": 239,
"g": 141,
"b": 251
},
"hsl": {
"h": 293.455,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.78462,
"c": 0.181,
"h": 323.1
},
"luminance": 0.44366
}Semantic roles & 50–950 ramp
primary
#EF8DFB
secondary
#D8F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085