#ED8FFD#ED8FFD
#ED8FFD is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.6% C 0.179 H 321.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FFD |
|---|---|
| RGB | rgb(237, 143, 253) |
| HSL | hsl(291, 96%, 78%) |
| HSV | hsv(291, 43%, 99%) |
| CMYK | cmyk(6.3%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(72.72, 52.31, -40.30) |
| CIE-LCH | lch(72.72, 66.03, 322.39°) |
| OKLab | oklab(78.63% 0.14 -0.1109) |
| OKLCH | oklch(78.63% 0.179 321.6) |
| XYZ | xyz(62.4751, 44.7437, 98.2549) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 7.19
Lilac (survey)
#CEA2FD
ΔE00 7.74
Liliac
#C48EFD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FFD #9FFD8F
analogous
#B68FFD #ED8FFD #FD8FD6
triadic
#ED8FFD #FDED8F #8FFDED
tetradic
#ED8FFD #FDB68F #9FFD8F #8FD6FD
square
#ED8FFD #FDB68F #9FFD8F #8FD6FD
split-complementary
#ED8FFD #D6FD8F #8FFDB6
monochromatic
#DA17FB #E353FC #ED8FFD #F7CBFE #FAE1FE
Accessibility & contrast
On white
2.11
#ED8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ED8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FFD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FFD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#EF9CBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed8ffd; /* rgb */ color: rgb(237, 143, 253); /* oklch */ color: oklch(78.6% 0.179 321.6);
Tailwind
colors: {
custom: {
50: '#f5b2fe',
500: '#ed8ffd',
950: '#000000',
},
}SCSS
$custom: #ed8ffd; $custom-light: #f5b2fe; $custom-dark: #000000;
JSON
{
"hex": "#ed8ffd",
"rgb": {
"r": 237,
"g": 143,
"b": 253
},
"hsl": {
"h": 291.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.78625,
"c": 0.17859,
"h": 321.6
},
"luminance": 0.44741
}Semantic roles & 50–950 ramp
primary
#ED8FFD
secondary
#D9F7D4
accent
#E60021
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086