#EF7FF3#EF7FF3
#EF7FF3 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.196 H 326.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FF3 |
|---|---|
| RGB | rgb(239, 127, 243) |
| HSL | hsl(298, 83%, 73%) |
| HSV | hsv(298, 48%, 95%) |
| CMYK | cmyk(1.6%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.47, 58.98, -39.89) |
| CIE-LCH | lch(69.47, 71.20, 325.93°) |
| OKLab | oklab(76.12% 0.1625 -0.1096) |
| OKLCH | oklch(76.12% 0.196 326) |
| XYZ | xyz(59.3624, 40.0036, 89.3713) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FF3 #83F37F
analogous
#B57FF3 #EF7FF3 #F37FBD
triadic
#EF7FF3 #F3EF7F #7FF3EF
tetradic
#EF7FF3 #F3B57F #83F37F #7FBDF3
square
#EF7FF3 #F3B57F #83F37F #7FBDF3
split-complementary
#EF7FF3 #BDF37F #7FF3B5
monochromatic
#DB15E2 #E847EE #EF7FF3 #F6B7F8 #FCE3FC
Accessibility & contrast
On white
2.33
#EF7FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EF7FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FF3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FF3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#F48CAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ff3; /* rgb */ color: rgb(239, 127, 243); /* oklch */ color: oklch(76.1% 0.196 326.0);
Tailwind
colors: {
custom: {
50: '#f6a8f7',
500: '#ef7ff3',
950: '#000000',
},
}SCSS
$custom: #ef7ff3; $custom-light: #f6a8f7; $custom-dark: #000000;
JSON
{
"hex": "#ef7ff3",
"rgb": {
"r": 239,
"g": 127,
"b": 243
},
"hsl": {
"h": 297.931,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.76119,
"c": 0.19599,
"h": 326
},
"luminance": 0.40001
}Semantic roles & 50–950 ramp
primary
#EF7FF3
secondary
#D8F4D7
accent
#DF060E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85