#EF7FFC#EF7FFC
#EF7FFC is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.5% C 0.204 H 323.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FFC |
|---|---|
| RGB | rgb(239, 127, 252) |
| HSL | hsl(294, 95%, 74%) |
| HSV | hsv(294, 50%, 99%) |
| CMYK | cmyk(5.2%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(69.87, 60.59, -44.20) |
| CIE-LCH | lch(69.87, 75.00, 323.89°) |
| OKLab | oklab(76.54% 0.1638 -0.122) |
| OKLCH | oklch(76.54% 0.204 323.3) |
| XYZ | xyz(60.7549, 40.5606, 96.7053) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.88
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.09
Candy Pink
#FF63E9
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FFC #8CFC7F
analogous
#B17FFC #EF7FFC #FC7FCB
triadic
#EF7FFC #FCEF7F #7FFCEF
tetradic
#EF7FFC #FCB17F #8CFC7F #7FCBFC
square
#EF7FFC #FCB17F #8CFC7F #7FCBFC
split-complementary
#EF7FFC #CBFC7F #7FFCB1
monochromatic
#E007F9 #E843FB #EF7FFC #F6BBFD #FBE1FE
Accessibility & contrast
On white
2.30
#EF7FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EF7FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FFC
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FFC | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#F38FB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef7ffc; /* rgb */ color: rgb(239, 127, 252); /* oklch */ color: oklch(76.5% 0.204 323.3);
Tailwind
colors: {
custom: {
50: '#f7a8fe',
500: '#ef7ffc',
950: '#000000',
},
}SCSS
$custom: #ef7ffc; $custom-light: #f7a8fe; $custom-dark: #000000;
JSON
{
"hex": "#ef7ffc",
"rgb": {
"r": 239,
"g": 127,
"b": 252
},
"hsl": {
"h": 293.76,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76541,
"c": 0.2042,
"h": 323.3
},
"luminance": 0.40558
}Semantic roles & 50–950 ramp
primary
#EF7FFC
secondary
#D8F7D4
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86