#EF7FF8#EF7FF8
#EF7FF8 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.201 H 324.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FF8 |
|---|---|
| RGB | rgb(239, 127, 248) |
| HSL | hsl(296, 90%, 74%) |
| HSV | hsv(296, 49%, 97%) |
| CMYK | cmyk(3.6%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.69, 59.87, -42.29) |
| CIE-LCH | lch(69.69, 73.30, 324.76°) |
| OKLab | oklab(76.35% 0.1632 -0.1165) |
| OKLCH | oklch(76.35% 0.201 324.5) |
| XYZ | xyz(60.1277, 40.3097, 93.4021) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FF8 #88F87F
analogous
#B27FF8 #EF7FF8 #F87FC4
triadic
#EF7FF8 #F8EF7F #7FF8EF
tetradic
#EF7FF8 #F8B27F #88F87F #7FC4F8
square
#EF7FF8 #F8B27F #88F87F #7FC4F8
split-complementary
#EF7FF8 #C4F87F #7FF8B2
monochromatic
#DF0DF0 #E845F5 #EF7FF8 #F6B9FB #FBE2FD
Accessibility & contrast
On white
2.32
#EF7FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EF7FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FF8
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FF8 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#F38DB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef7ff8; /* rgb */ color: rgb(239, 127, 248); /* oklch */ color: oklch(76.4% 0.201 324.5);
Tailwind
colors: {
custom: {
50: '#f6a8fb',
500: '#ef7ff8',
950: '#000000',
},
}SCSS
$custom: #ef7ff8; $custom-light: #f6a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ef7ff8",
"rgb": {
"r": 239,
"g": 127,
"b": 248
},
"hsl": {
"h": 295.537,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76351,
"c": 0.20053,
"h": 324.5
},
"luminance": 0.40307
}Semantic roles & 50–950 ramp
primary
#EF7FF8
secondary
#D8F5D6
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85