#EF7FF9#EF7FF9
#EF7FF9 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.4% C 0.201 H 324.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FF9 |
|---|---|
| RGB | rgb(239, 127, 249) |
| HSL | hsl(295, 91%, 74%) |
| HSV | hsv(295, 49%, 98%) |
| CMYK | cmyk(4%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(69.73, 60.05, -42.77) |
| CIE-LCH | lch(69.73, 73.72, 324.54°) |
| OKLab | oklab(76.4% 0.1634 -0.1178) |
| OKLCH | oklch(76.4% 0.201 324.2) |
| XYZ | xyz(60.2833, 40.3719, 94.2214) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FF9 #89F97F
analogous
#B27FF9 #EF7FF9 #F97FC6
triadic
#EF7FF9 #F9EF7F #7FF9EF
tetradic
#EF7FF9 #F9B27F #89F97F #7FC6F9
square
#EF7FF9 #F9B27F #89F97F #7FC6F9
split-complementary
#EF7FF9 #C6F97F #7FF9B2
monochromatic
#DF0BF2 #E845F6 #EF7FF9 #F6B9FC #FBE2FE
Accessibility & contrast
On white
2.31
#EF7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EF7FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FF9
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FF9 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#F38EB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ff9; /* rgb */ color: rgb(239, 127, 249); /* oklch */ color: oklch(76.4% 0.201 324.2);
Tailwind
colors: {
custom: {
50: '#f6a8fb',
500: '#ef7ff9',
950: '#000000',
},
}SCSS
$custom: #ef7ff9; $custom-light: #f6a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ef7ff9",
"rgb": {
"r": 239,
"g": 127,
"b": 249
},
"hsl": {
"h": 295.082,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76398,
"c": 0.20144,
"h": 324.2
},
"luminance": 0.40369
}Semantic roles & 50–950 ramp
primary
#EF7FF9
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85