#EF7FF0#EF7FF0
#EF7FF0 is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.0% C 0.193 H 326.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FF0 |
|---|---|
| RGB | rgb(239, 127, 240) |
| HSL | hsl(299, 79%, 72%) |
| HSV | hsv(299, 47%, 94%) |
| CMYK | cmyk(0.4%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(69.34, 58.45, -38.45) |
| CIE-LCH | lch(69.34, 69.96, 326.66°) |
| OKLab | oklab(75.98% 0.162 -0.1054) |
| OKLCH | oklch(75.98% 0.193 326.9) |
| XYZ | xyz(58.9131, 39.8238, 87.0048) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.71
Purply Pink
#F075E6
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FF0 #80F07F
analogous
#B77FF0 #EF7FF0 #F07FB9
triadic
#EF7FF0 #F0EF7F #7FF0EF
tetradic
#EF7FF0 #F0B77F #80F07F #7FB9F0
square
#EF7FF0 #F0B77F #80F07F #7FB9F0
split-complementary
#EF7FF0 #B9F07F #7FF0B7
monochromatic
#D91ADB #E848EA #EF7FF0 #F6B6F6 #FCE4FC
Accessibility & contrast
On white
2.34
#EF7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EF7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FF0
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FF0 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#F58BAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef7ff0; /* rgb */ color: rgb(239, 127, 240); /* oklch */ color: oklch(76.0% 0.193 326.9);
Tailwind
colors: {
custom: {
50: '#f6a8f5',
500: '#ef7ff0',
950: '#000000',
},
}SCSS
$custom: #ef7ff0; $custom-light: #f6a8f5; $custom-dark: #000000;
JSON
{
"hex": "#ef7ff0",
"rgb": {
"r": 239,
"g": 127,
"b": 240
},
"hsl": {
"h": 299.469,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.75982,
"c": 0.1933,
"h": 326.9
},
"luminance": 0.39821
}Semantic roles & 50–950 ramp
primary
#EF7FF0
secondary
#D7F4D7
accent
#DB0A0C
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85