#EF7FFB#EF7FFB
#EF7FFB is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.5% C 0.203 H 323.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FFB |
|---|---|
| RGB | rgb(239, 127, 251) |
| HSL | hsl(294, 94%, 74%) |
| HSV | hsv(294, 49%, 98%) |
| CMYK | cmyk(4.8%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.82, 60.41, -43.72) |
| CIE-LCH | lch(69.82, 74.57, 324.10°) |
| OKLab | oklab(76.49% 0.1637 -0.1206) |
| OKLCH | oklch(76.49% 0.203 323.6) |
| XYZ | xyz(60.5969, 40.4974, 95.8730) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FFB #8BFB7F
analogous
#B17FFB #EF7FFB #FB7FC9
triadic
#EF7FFB #FBEF7F #7FFBEF
tetradic
#EF7FFB #FBB17F #8BFB7F #7FC9FB
square
#EF7FFB #FBB17F #8BFB7F #7FC9FB
split-complementary
#EF7FFB #C9FB7F #7FFBB1
monochromatic
#E008F7 #E844F9 #EF7FFB #F6BAFD #FBE1FE
Accessibility & contrast
On white
2.31
#EF7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EF7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FFB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FFB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#F38EB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef7ffb; /* rgb */ color: rgb(239, 127, 251); /* oklch */ color: oklch(76.5% 0.203 323.6);
Tailwind
colors: {
custom: {
50: '#f7a8fd',
500: '#ef7ffb',
950: '#000000',
},
}SCSS
$custom: #ef7ffb; $custom-light: #f7a8fd; $custom-dark: #000000;
JSON
{
"hex": "#ef7ffb",
"rgb": {
"r": 239,
"g": 127,
"b": 251
},
"hsl": {
"h": 294.194,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.76493,
"c": 0.20328,
"h": 323.6
},
"luminance": 0.40495
}Semantic roles & 50–950 ramp
primary
#EF7FFB
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85