#EF6EF0#EF6EF0
#EF6EF0 is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.8% C 0.219 H 327.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EF0 |
|---|---|
| RGB | rgb(239, 110, 240) |
| HSL | hsl(300, 81%, 69%) |
| HSV | hsv(300, 54%, 94%) |
| CMYK | cmyk(0.4%, 54.2%, 0%, 5.9%) |
| CIE-LAB | lab(66.36, 66.38, -43.10) |
| CIE-LCH | lch(66.36, 79.15, 327.00°) |
| OKLab | oklab(73.79% 0.1843 -0.1187) |
| OKLCH | oklch(73.79% 0.219 327.2) |
| XYZ | xyz(56.8998, 35.7972, 86.3337) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 2.39
Violet Pink
#FB5FFC
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.81
Orchid
#DA70D6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EF0 #6FF06E
analogous
#AE6EF0 #EF6EF0 #F06EB0
triadic
#EF6EF0 #F0EF6E #6EF0EF
tetradic
#EF6EF0 #F0AE6E #6FF06E #6EB0F0
square
#EF6EF0 #F0AE6E #6FF06E #6EB0F0
split-complementary
#EF6EF0 #B0F06E #6EF0AE
monochromatic
#CD15CE #E937EA #EF6EF0 #F5A5F6 #FBDDFB
Accessibility & contrast
On white
2.57
#EF6EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#EF6EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EF0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EF0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6097F4
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#F57DA5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef6ef0; /* rgb */ color: rgb(239, 110, 240); /* oklch */ color: oklch(73.8% 0.219 327.2);
Tailwind
colors: {
custom: {
50: '#f79df5',
500: '#ef6ef0',
950: '#000000',
},
}SCSS
$custom: #ef6ef0; $custom-light: #f79df5; $custom-dark: #000000;
JSON
{
"hex": "#ef6ef0",
"rgb": {
"r": 239,
"g": 110,
"b": 240
},
"hsl": {
"h": 299.538,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.73786,
"c": 0.2192,
"h": 327.2
},
"luminance": 0.35794
}Semantic roles & 50–950 ramp
primary
#EF6EF0
secondary
#CAF0CA
accent
#DE080A
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85