#EF6EFA#EF6EFA
#EF6EFA is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.3% C 0.228 H 324.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EFA |
|---|---|
| RGB | rgb(239, 110, 250) |
| HSL | hsl(295, 93%, 71%) |
| HSV | hsv(295, 56%, 98%) |
| CMYK | cmyk(4.4%, 56%, 0%, 2%) |
| CIE-LAB | lab(66.83, 68.11, -47.88) |
| CIE-LCH | lch(66.83, 83.25, 324.89°) |
| OKLab | oklab(74.28% 0.1853 -0.1325) |
| OKLCH | oklch(74.28% 0.228 324.4) |
| XYZ | xyz(58.4264, 36.4079, 94.3739) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EFA #79FA6E
analogous
#A96EFA #EF6EFA #FA6EBF
triadic
#EF6EFA #FAEF6E #6EFAEF
tetradic
#EF6EFA #FAA96E #79FA6E #6EBFFA
square
#EF6EFA #FAA96E #79FA6E #6EBFFA
split-complementary
#EF6EFA #BFFA6E #6EFAA9
monochromatic
#D408E6 #E833F8 #EF6EFA #F6A9FC #FCE1FE
Accessibility & contrast
On white
2.54
#EF6EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EF6EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EFA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EFA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FE
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#F481AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef6efa; /* rgb */ color: rgb(239, 110, 250); /* oklch */ color: oklch(74.3% 0.228 324.4);
Tailwind
colors: {
custom: {
50: '#f79efc',
500: '#ef6efa',
950: '#000000',
},
}SCSS
$custom: #ef6efa; $custom-light: #f79efc; $custom-dark: #000000;
JSON
{
"hex": "#ef6efa",
"rgb": {
"r": 239,
"g": 110,
"b": 250
},
"hsl": {
"h": 295.286,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.74278,
"c": 0.22776,
"h": 324.4
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#EF6EFA
secondary
#D2F5CF
accent
#E60012
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85