#EB7CFF#EB7CFF
#EB7CFF is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.8% C 0.210 H 321.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CFF |
|---|---|
| RGB | rgb(235, 124, 255) |
| HSL | hsl(291, 100%, 74%) |
| HSV | hsv(291, 51%, 100%) |
| CMYK | cmyk(7.8%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(68.97, 61.52, -47.28) |
| CIE-LCH | lch(68.97, 77.59, 322.45°) |
| OKLab | oklab(75.82% 0.1636 -0.1309) |
| OKLCH | oklch(75.82% 0.21 321.3) |
| XYZ | xyz(59.5166, 39.3001, 99.0390) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 6.08
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CFF #90FF7C
analogous
#AA7CFF #EB7CFF #FF7CD1
triadic
#EB7CFF #FFEB7C #7CFFEB
tetradic
#EB7CFF #FFAA7C #90FF7C #7CD1FF
square
#EB7CFF #FFAA7C #90FF7C #7CD1FF
split-complementary
#EB7CFF #D1FF7C #7CFFAA
monochromatic
#D802FF #E23FFF #EB7CFF #F4B9FF #FAE0FF
Accessibility & contrast
On white
2.37
#EB7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EB7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CFF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CFF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#ED8EB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb7cff; /* rgb */ color: rgb(235, 124, 255); /* oklch */ color: oklch(75.8% 0.210 321.3);
Tailwind
colors: {
custom: {
50: '#f4a6ff',
500: '#eb7cff',
950: '#000000',
},
}SCSS
$custom: #eb7cff; $custom-light: #f4a6ff; $custom-dark: #000000;
JSON
{
"hex": "#eb7cff",
"rgb": {
"r": 235,
"g": 124,
"b": 255
},
"hsl": {
"h": 290.84,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75818,
"c": 0.20954,
"h": 321.3
},
"luminance": 0.39297
}Semantic roles & 50–950 ramp
primary
#EB7CFF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86