#ED8FF9#ED8FF9
#ED8FF9 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.175 H 322.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FF9 |
|---|---|
| RGB | rgb(237, 143, 249) |
| HSL | hsl(293, 90%, 77%) |
| HSV | hsv(293, 43%, 98%) |
| CMYK | cmyk(4.8%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.56, 51.56, -38.38) |
| CIE-LCH | lch(72.56, 64.28, 323.34°) |
| OKLab | oklab(78.45% 0.1393 -0.1054) |
| OKLCH | oklch(78.45% 0.175 322.9) |
| XYZ | xyz(61.8446, 44.4915, 94.9342) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.67
Baby Purple
#CA9BF7
ΔE00 7.38
Plum
#DDA0DD
ΔE00 7.66
Lilac (survey)
#CEA2FD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FF9 #9BF98F
analogous
#B88FF9 #ED8FF9 #F98FD0
triadic
#ED8FF9 #F9ED8F #8FF9ED
tetradic
#ED8FF9 #F9B88F #9BF98F #8FD0F9
square
#ED8FF9 #F9B88F #9BF98F #8FD0F9
split-complementary
#ED8FF9 #D0F98F #8FF9B8
monochromatic
#DA1BF3 #E455F6 #ED8FF9 #F6C9FC #FAE2FD
Accessibility & contrast
On white
2.12
#ED8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ED8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FF9
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FF9 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#F09BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed8ff9; /* rgb */ color: rgb(237, 143, 249); /* oklch */ color: oklch(78.4% 0.175 322.9);
Tailwind
colors: {
custom: {
50: '#f4b2fb',
500: '#ed8ff9',
950: '#000000',
},
}SCSS
$custom: #ed8ff9; $custom-light: #f4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ed8ff9",
"rgb": {
"r": 237,
"g": 143,
"b": 249
},
"hsl": {
"h": 293.208,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78446,
"c": 0.17466,
"h": 322.9
},
"luminance": 0.44489
}Semantic roles & 50–950 ramp
primary
#ED8FF9
secondary
#D9F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085