#EB7FFC#EB7FFC
#EB7FFC is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.1% C 0.202 H 322.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FFC |
|---|---|
| RGB | rgb(235, 127, 252) |
| HSL | hsl(292, 95%, 74%) |
| HSV | hsv(292, 50%, 99%) |
| CMYK | cmyk(6.7%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(69.38, 59.52, -45.00) |
| CIE-LCH | lch(69.38, 74.62, 322.91°) |
| OKLab | oklab(76.08% 0.1593 -0.1244) |
| OKLCH | oklch(76.08% 0.202 322) |
| XYZ | xyz(59.4191, 39.8718, 96.6427) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FFC #90FC7F
analogous
#AD7FFC #EB7FFC #FC7FCF
triadic
#EB7FFC #FCEB7F #7FFCEB
tetradic
#EB7FFC #FCAD7F #90FC7F #7FCFFC
square
#EB7FFC #FCAD7F #90FC7F #7FCFFC
split-complementary
#EB7FFC #CFFC7F #7FFCAD
monochromatic
#D807F9 #E243FB #EB7FFC #F4BBFD #FAE1FE
Accessibility & contrast
On white
2.34
#EB7FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EB7FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FFC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FFC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#EE8FB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb7ffc; /* rgb */ color: rgb(235, 127, 252); /* oklch */ color: oklch(76.1% 0.202 322.0);
Tailwind
colors: {
custom: {
50: '#f4a8fe',
500: '#eb7ffc',
950: '#000000',
},
}SCSS
$custom: #eb7ffc; $custom-light: #f4a8fe; $custom-dark: #000000;
JSON
{
"hex": "#eb7ffc",
"rgb": {
"r": 235,
"g": 127,
"b": 252
},
"hsl": {
"h": 291.84,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76075,
"c": 0.20209,
"h": 322
},
"luminance": 0.39869
}Semantic roles & 50–950 ramp
primary
#EB7FFC
secondary
#D9F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86