#ED8FF8#ED8FF8
#ED8FF8 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.174 H 323.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FF8 |
|---|---|
| RGB | rgb(237, 143, 248) |
| HSL | hsl(294, 88%, 77%) |
| HSV | hsv(294, 42%, 97%) |
| CMYK | cmyk(4.4%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.51, 51.38, -37.90) |
| CIE-LCH | lch(72.51, 63.85, 323.58°) |
| OKLab | oklab(78.4% 0.1391 -0.104) |
| OKLCH | oklch(78.4% 0.174 323.2) |
| XYZ | xyz(61.6890, 44.4293, 94.1150) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.53
Baby Purple
#CA9BF7
ΔE00 7.44
Plum
#DDA0DD
ΔE00 7.54
Candy Pink
#FF63E9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FF8 #9AF88F
analogous
#B98FF8 #ED8FF8 #F88FCF
triadic
#ED8FF8 #F8ED8F #8FF8ED
tetradic
#ED8FF8 #F8B98F #9AF88F #8FCFF8
square
#ED8FF8 #F8B98F #9AF88F #8FCFF8
split-complementary
#ED8FF8 #CFF88F #8FF8B9
monochromatic
#DA1CF1 #E455F4 #ED8FF8 #F6C9FC #FAE2FD
Accessibility & contrast
On white
2.12
#ED8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ED8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FF8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FF8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#F09BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed8ff8; /* rgb */ color: rgb(237, 143, 248); /* oklch */ color: oklch(78.4% 0.174 323.2);
Tailwind
colors: {
custom: {
50: '#f4b2fb',
500: '#ed8ff8',
950: '#000000',
},
}SCSS
$custom: #ed8ff8; $custom-light: #f4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ed8ff8",
"rgb": {
"r": 237,
"g": 143,
"b": 248
},
"hsl": {
"h": 293.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.78401,
"c": 0.1737,
"h": 323.2
},
"luminance": 0.44427
}Semantic roles & 50–950 ramp
primary
#ED8FF8
secondary
#D9F5D6
accent
#E50119
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085