#EF8FFB#EF8FFB
#EF8FFB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.178 H 323.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FFB |
|---|---|
| RGB | rgb(239, 143, 251) |
| HSL | hsl(293, 93%, 77%) |
| HSV | hsv(293, 43%, 98%) |
| CMYK | cmyk(4.8%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(72.87, 52.51, -38.97) |
| CIE-LCH | lch(72.87, 65.39, 323.42°) |
| OKLab | oklab(78.76% 0.1419 -0.107) |
| OKLCH | oklch(78.76% 0.178 323) |
| XYZ | xyz(62.8298, 44.9632, 96.6173) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.98
Baby Purple
#CA9BF7
ΔE00 7.59
Plum
#DDA0DD
ΔE00 7.91
Candy Pink
#FF63E9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FFB #9BFB8F
analogous
#B98FFB #EF8FFB #FB8FD1
triadic
#EF8FFB #FBEF8F #8FFBEF
tetradic
#EF8FFB #FBB98F #9BFB8F #8FD1FB
square
#EF8FFB #FBB98F #9BFB8F #8FD1FB
split-complementary
#EF8FFB #D1FB8F #8FFBB9
monochromatic
#DE19F7 #E754F9 #EF8FFB #F7CAFD #FBE1FE
Accessibility & contrast
On white
2.10
#EF8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EF8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FFB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FFB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#F29CB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef8ffb; /* rgb */ color: rgb(239, 143, 251); /* oklch */ color: oklch(78.8% 0.178 323.0);
Tailwind
colors: {
custom: {
50: '#f6b2fd',
500: '#ef8ffb',
950: '#000000',
},
}SCSS
$custom: #ef8ffb; $custom-light: #f6b2fd; $custom-dark: #000000;
JSON
{
"hex": "#ef8ffb",
"rgb": {
"r": 239,
"g": 143,
"b": 251
},
"hsl": {
"h": 293.333,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.78756,
"c": 0.17774,
"h": 323
},
"luminance": 0.44961
}Semantic roles & 50–950 ramp
primary
#EF8FFB
secondary
#D9F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085