#EF8CFB#EF8CFB
#EF8CFB is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.183 H 323.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CFB |
|---|---|
| RGB | rgb(239, 140, 251) |
| HSL | hsl(294, 93%, 77%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4.8%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.28, 54.02, -39.89) |
| CIE-LCH | lch(72.28, 67.15, 323.56°) |
| OKLab | oklab(78.32% 0.146 -0.1097) |
| OKLCH | oklch(78.32% 0.183 323.1) |
| XYZ | xyz(62.3855, 44.0746, 96.4692) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 7.46
Candy Pink
#FF63E9
ΔE00 7.52
Light Magenta
#FA5FF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CFB #98FB8C
analogous
#B88CFB #EF8CFB #FB8CCF
triadic
#EF8CFB #FBEF8C #8CFBEF
tetradic
#EF8CFB #FBB88C #98FB8C #8CCFFB
square
#EF8CFB #FBB88C #98FB8C #8CCFFB
split-complementary
#EF8CFB #CFFB8C #8CFBB8
monochromatic
#DF16F7 #E751F9 #EF8CFB #F7C7FD #FBE1FE
Accessibility & contrast
On white
2.14
#EF8CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EF8CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CFB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CFB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#F299B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8cfb; /* rgb */ color: rgb(239, 140, 251); /* oklch */ color: oklch(78.3% 0.183 323.1);
Tailwind
colors: {
custom: {
50: '#f6b0fd',
500: '#ef8cfb',
950: '#000000',
},
}SCSS
$custom: #ef8cfb; $custom-light: #f6b0fd; $custom-dark: #000000;
JSON
{
"hex": "#ef8cfb",
"rgb": {
"r": 239,
"g": 140,
"b": 251
},
"hsl": {
"h": 293.514,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.78316,
"c": 0.18263,
"h": 323.1
},
"luminance": 0.44072
}Semantic roles & 50–950 ramp
primary
#EF8CFB
secondary
#D8F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085