#EF7FF5#EF7FF5
#EF7FF5 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.198 H 325.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FF5 |
|---|---|
| RGB | rgb(239, 127, 245) |
| HSL | hsl(297, 86%, 73%) |
| HSV | hsv(297, 48%, 96%) |
| CMYK | cmyk(2.4%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(69.56, 59.33, -40.85) |
| CIE-LCH | lch(69.56, 72.04, 325.45°) |
| OKLab | oklab(76.21% 0.1628 -0.1123) |
| OKLCH | oklch(76.21% 0.198 325.4) |
| XYZ | xyz(59.6661, 40.1250, 90.9706) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FF5 #85F57F
analogous
#B47FF5 #EF7FF5 #F57FC0
triadic
#EF7FF5 #F5EF7F #7FF5EF
tetradic
#EF7FF5 #F5B47F #85F57F #7FC0F5
square
#EF7FF5 #F5B47F #85F57F #7FC0F5
split-complementary
#EF7FF5 #C0F57F #7FF5B4
monochromatic
#DD12E8 #E846F1 #EF7FF5 #F6B8F9 #FBE3FD
Accessibility & contrast
On white
2.33
#EF7FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EF7FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FF5
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FF5 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#F48DAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ff5; /* rgb */ color: rgb(239, 127, 245); /* oklch */ color: oklch(76.2% 0.198 325.4);
Tailwind
colors: {
custom: {
50: '#f6a8f9',
500: '#ef7ff5',
950: '#000000',
},
}SCSS
$custom: #ef7ff5; $custom-light: #f6a8f9; $custom-dark: #000000;
JSON
{
"hex": "#ef7ff5",
"rgb": {
"r": 239,
"g": 127,
"b": 245
},
"hsl": {
"h": 296.949,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.76212,
"c": 0.1978,
"h": 325.4
},
"luminance": 0.40122
}Semantic roles & 50–950 ramp
primary
#EF7FF5
secondary
#D8F5D6
accent
#E2030F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85