#EF8CFA#EF8CFA
#EF8CFA is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.3% C 0.182 H 323.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CFA |
|---|---|
| RGB | rgb(239, 140, 250) |
| HSL | hsl(294, 92%, 76%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4.4%, 44%, 0%, 2%) |
| CIE-LAB | lab(72.24, 53.83, -39.41) |
| CIE-LCH | lch(72.24, 66.72, 323.80°) |
| OKLab | oklab(78.27% 0.1459 -0.1083) |
| OKLCH | oklch(78.27% 0.182 323.4) |
| XYZ | xyz(62.2283, 44.0117, 95.6412) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 7.46
Violet Pink
#FB5FFC
ΔE00 7.48
Light Magenta
#FA5FF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CFA #97FA8C
analogous
#B88CFA #EF8CFA #FA8CCE
triadic
#EF8CFA #FAEF8C #8CFAEF
tetradic
#EF8CFA #FAB88C #97FA8C #8CCEFA
square
#EF8CFA #FAB88C #97FA8C #8CCEFA
split-complementary
#EF8CFA #CEFA8C #8CFAB8
monochromatic
#DF17F5 #E751F7 #EF8CFA #F7C7FD #FBE2FE
Accessibility & contrast
On white
2.14
#EF8CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EF8CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CFA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CFA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#F399B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8cfa; /* rgb */ color: rgb(239, 140, 250); /* oklch */ color: oklch(78.3% 0.182 323.4);
Tailwind
colors: {
custom: {
50: '#f6b0fc',
500: '#ef8cfa',
950: '#000000',
},
}SCSS
$custom: #ef8cfa; $custom-light: #f6b0fc; $custom-dark: #000000;
JSON
{
"hex": "#ef8cfa",
"rgb": {
"r": 239,
"g": 140,
"b": 250
},
"hsl": {
"h": 294,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78271,
"c": 0.18167,
"h": 323.4
},
"luminance": 0.44009
}Semantic roles & 50–950 ramp
primary
#EF8CFA
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085