#EF8EFB#EF8EFB
#EF8EFB is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.6% C 0.179 H 323.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EFB |
|---|---|
| RGB | rgb(239, 142, 251) |
| HSL | hsl(293, 93%, 77%) |
| HSV | hsv(293, 43%, 98%) |
| CMYK | cmyk(4.8%, 43.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.67, 53.01, -39.28) |
| CIE-LCH | lch(72.67, 65.98, 323.47°) |
| OKLab | oklab(78.61% 0.1433 -0.1079) |
| OKLCH | oklch(78.61% 0.179 323) |
| XYZ | xyz(62.6804, 44.6643, 96.5675) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 7.66
Candy Pink
#FF63E9
ΔE00 7.86
Violet Pink
#FB5FFC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EFB #9AFB8E
analogous
#B88EFB #EF8EFB #FB8ED1
triadic
#EF8EFB #FBEF8E #8EFBEF
tetradic
#EF8EFB #FBB88E #9AFB8E #8ED1FB
square
#EF8EFB #FBB88E #9AFB8E #8ED1FB
split-complementary
#EF8EFB #D1FB8E #8EFBB8
monochromatic
#DE18F7 #E753F9 #EF8EFB #F7C9FD #FBE1FE
Accessibility & contrast
On white
2.11
#EF8EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EF8EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EFB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EFB | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#F29BB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8efb; /* rgb */ color: rgb(239, 142, 251); /* oklch */ color: oklch(78.6% 0.179 323.0);
Tailwind
colors: {
custom: {
50: '#f6b1fd',
500: '#ef8efb',
950: '#000000',
},
}SCSS
$custom: #ef8efb; $custom-light: #f6b1fd; $custom-dark: #000000;
JSON
{
"hex": "#ef8efb",
"rgb": {
"r": 239,
"g": 142,
"b": 251
},
"hsl": {
"h": 293.394,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.78608,
"c": 0.17938,
"h": 323
},
"luminance": 0.44662
}Semantic roles & 50–950 ramp
primary
#EF8EFB
secondary
#D9F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085