#EB7FFB#EB7FFB
#EB7FFB is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.0% C 0.201 H 322.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FFB |
|---|---|
| RGB | rgb(235, 127, 251) |
| HSL | hsl(292, 94%, 74%) |
| HSV | hsv(292, 49%, 98%) |
| CMYK | cmyk(6.4%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.33, 59.34, -44.53) |
| CIE-LCH | lch(69.33, 74.18, 323.11°) |
| OKLab | oklab(76.03% 0.1592 -0.123) |
| OKLCH | oklch(76.03% 0.201 322.3) |
| XYZ | xyz(59.2611, 39.8086, 95.8104) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FFB #8FFB7F
analogous
#AD7FFB #EB7FFB #FB7FCD
triadic
#EB7FFB #FBEB7F #7FFBEB
tetradic
#EB7FFB #FBAD7F #8FFB7F #7FCDFB
square
#EB7FFB #FBAD7F #8FFB7F #7FCDFB
split-complementary
#EB7FFB #CDFB7F #7FFBAD
monochromatic
#D808F7 #E244F9 #EB7FFB #F4BAFD #FAE1FE
Accessibility & contrast
On white
2.34
#EB7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EB7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FFB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FFB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#8DAEF7
Tritanopia (blue-blind)
#EE8FB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb7ffb; /* rgb */ color: rgb(235, 127, 251); /* oklch */ color: oklch(76.0% 0.201 322.3);
Tailwind
colors: {
custom: {
50: '#f4a8fd',
500: '#eb7ffb',
950: '#000000',
},
}SCSS
$custom: #eb7ffb; $custom-light: #f4a8fd; $custom-dark: #000000;
JSON
{
"hex": "#eb7ffb",
"rgb": {
"r": 235,
"g": 127,
"b": 251
},
"hsl": {
"h": 292.258,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.76027,
"c": 0.20114,
"h": 322.3
},
"luminance": 0.39806
}Semantic roles & 50–950 ramp
primary
#EB7FFB
secondary
#D9F6D5
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85