#EF6FFC#EF6FFC
#EF6FFC is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.5% C 0.228 H 323.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6FFC |
|---|---|
| RGB | rgb(239, 111, 252) |
| HSL | hsl(294, 96%, 71%) |
| HSV | hsv(294, 56%, 99%) |
| CMYK | cmyk(5.2%, 56%, 0%, 1.2%) |
| CIE-LAB | lab(67.09, 68.01, -48.57) |
| CIE-LCH | lch(67.09, 83.57, 324.47°) |
| OKLab | oklab(74.5% 0.1842 -0.1345) |
| OKLCH | oklch(74.5% 0.228 323.9) |
| XYZ | xyz(58.8501, 36.7510, 96.0704) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.51
Light Magenta
#FA5FF7
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6FFC #7CFC6F
analogous
#A86FFC #EF6FFC #FC6FC2
triadic
#EF6FFC #FCEF6F #6FFCEF
tetradic
#EF6FFC #FCA86F #7CFC6F #6FC2FC
square
#EF6FFC #FCA86F #7CFC6F #6FC2FC
split-complementary
#EF6FFC #C2FC6F #6FFCA8
monochromatic
#D605EC #E833FB #EF6FFC #F6ABFD #FCE1FE
Accessibility & contrast
On white
2.52
#EF6FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EF6FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6FFC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6FFC | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FF
Deuteranopia (green-blind)
#84A9F8
Tritanopia (blue-blind)
#F382AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef6ffc; /* rgb */ color: rgb(239, 111, 252); /* oklch */ color: oklch(74.5% 0.228 323.9);
Tailwind
colors: {
custom: {
50: '#f79efe',
500: '#ef6ffc',
950: '#000000',
},
}SCSS
$custom: #ef6ffc; $custom-light: #f79efe; $custom-dark: #000000;
JSON
{
"hex": "#ef6ffc",
"rgb": {
"r": 239,
"g": 111,
"b": 252
},
"hsl": {
"h": 294.468,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.74499,
"c": 0.22807,
"h": 323.9
},
"luminance": 0.36748
}Semantic roles & 50–950 ramp
primary
#EF6FFC
secondary
#D4F6D1
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86