#EF8CFC#EF8CFC
#EF8CFC is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.4% C 0.184 H 322.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CFC |
|---|---|
| RGB | rgb(239, 140, 252) |
| HSL | hsl(293, 95%, 77%) |
| HSV | hsv(293, 44%, 99%) |
| CMYK | cmyk(5.2%, 44.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.32, 54.20, -40.36) |
| CIE-LCH | lch(72.32, 67.58, 323.33°) |
| OKLab | oklab(78.36% 0.1462 -0.111) |
| OKLCH | oklch(78.36% 0.184 322.8) |
| XYZ | xyz(62.5435, 44.1378, 97.3015) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 7.45
Light Magenta
#FA5FF7
ΔE00 7.52
Candy Pink
#FF63E9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CFC #99FC8C
analogous
#B78CFC #EF8CFC #FC8CD1
triadic
#EF8CFC #FCEF8C #8CFCEF
tetradic
#EF8CFC #FCB78C #99FC8C #8CD1FC
square
#EF8CFC #FCB78C #99FC8C #8CD1FC
split-complementary
#EF8CFC #D1FC8C #8CFCB7
monochromatic
#DE15F9 #E750FA #EF8CFC #F7C8FE #FBE1FE
Accessibility & contrast
On white
2.14
#EF8CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EF8CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CFC
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CFC | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9AB5F9
Tritanopia (blue-blind)
#F299B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8cfc; /* rgb */ color: rgb(239, 140, 252); /* oklch */ color: oklch(78.4% 0.184 322.8);
Tailwind
colors: {
custom: {
50: '#f6b0fd',
500: '#ef8cfc',
950: '#000000',
},
}SCSS
$custom: #ef8cfc; $custom-light: #f6b0fd; $custom-dark: #000000;
JSON
{
"hex": "#ef8cfc",
"rgb": {
"r": 239,
"g": 140,
"b": 252
},
"hsl": {
"h": 293.036,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.78361,
"c": 0.1836,
"h": 322.8
},
"luminance": 0.44135
}Semantic roles & 50–950 ramp
primary
#EF8CFC
secondary
#D8F6D5
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086