#ED8FF7#ED8FF7
#ED8FF7 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.173 H 323.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FF7 |
|---|---|
| RGB | rgb(237, 143, 247) |
| HSL | hsl(294, 87%, 76%) |
| HSV | hsv(294, 42%, 97%) |
| CMYK | cmyk(4%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.47, 51.19, -37.42) |
| CIE-LCH | lch(72.47, 63.41, 323.83°) |
| OKLab | oklab(78.36% 0.1389 -0.1027) |
| OKLCH | oklch(78.36% 0.173 323.5) |
| XYZ | xyz(61.5343, 44.3674, 93.3001) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.47
Plum
#DDA0DD
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.50
Candy Pink
#FF63E9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FF7 #99F78F
analogous
#B98FF7 #ED8FF7 #F78FCD
triadic
#ED8FF7 #F7ED8F #8FF7ED
tetradic
#ED8FF7 #F7B98F #99F78F #8FCDF7
square
#ED8FF7 #F7B98F #99F78F #8FCDF7
split-complementary
#ED8FF7 #CDF78F #8FF7B9
monochromatic
#DB1DEF #E456F3 #ED8FF7 #F6C8FB #FAE2FD
Accessibility & contrast
On white
2.13
#ED8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#ED8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FF7
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FF7 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFB
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#F19BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed8ff7; /* rgb */ color: rgb(237, 143, 247); /* oklch */ color: oklch(78.4% 0.173 323.5);
Tailwind
colors: {
custom: {
50: '#f4b2fa',
500: '#ed8ff7',
950: '#000000',
},
}SCSS
$custom: #ed8ff7; $custom-light: #f4b2fa; $custom-dark: #000000;
JSON
{
"hex": "#ed8ff7",
"rgb": {
"r": 237,
"g": 143,
"b": 247
},
"hsl": {
"h": 294.231,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78357,
"c": 0.17273,
"h": 323.5
},
"luminance": 0.44365
}Semantic roles & 50–950 ramp
primary
#ED8FF7
secondary
#D9F5D6
accent
#E30218
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085