#ED8FFE#ED8FFE
#ED8FFE is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.180 H 321.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FFE |
|---|---|
| RGB | rgb(237, 143, 254) |
| HSL | hsl(291, 98%, 78%) |
| HSV | hsv(291, 44%, 100%) |
| CMYK | cmyk(6.7%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.77, 52.50, -40.78) |
| CIE-LCH | lch(72.77, 66.47, 322.16°) |
| OKLab | oklab(78.67% 0.1402 -0.1123) |
| OKLCH | oklch(78.67% 0.18 321.3) |
| XYZ | xyz(62.6348, 44.8076, 99.0961) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 7.15
Liliac
#C48EFD
ΔE00 7.69
Lilac (survey)
#CEA2FD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FFE #A0FE8F
analogous
#B58FFE #ED8FFE #FE8FD7
triadic
#ED8FFE #FEED8F #8FFEED
tetradic
#ED8FFE #FEB58F #A0FE8F #8FD7FE
square
#ED8FFE #FEB58F #A0FE8F #8FD7FE
split-complementary
#ED8FFE #D7FE8F #8FFEB5
monochromatic
#DA16FD #E352FD #ED8FFE #F7CCFF #FAE1FF
Accessibility & contrast
On white
2.11
#ED8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ED8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FFE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FFE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#EF9DBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed8ffe; /* rgb */ color: rgb(237, 143, 254); /* oklch */ color: oklch(78.7% 0.180 321.3);
Tailwind
colors: {
custom: {
50: '#f5b2ff',
500: '#ed8ffe',
950: '#000000',
},
}SCSS
$custom: #ed8ffe; $custom-light: #f5b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ed8ffe",
"rgb": {
"r": 237,
"g": 143,
"b": 254
},
"hsl": {
"h": 290.811,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.7867,
"c": 0.17959,
"h": 321.3
},
"luminance": 0.44805
}Semantic roles & 50–950 ramp
primary
#ED8FFE
secondary
#D9F7D4
accent
#E60023
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086