#ED8FF3#ED8FF3
#ED8FF3 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.169 H 324.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FF3 |
|---|---|
| RGB | rgb(237, 143, 243) |
| HSL | hsl(296, 81%, 76%) |
| HSV | hsv(296, 41%, 95%) |
| CMYK | cmyk(2.5%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(72.31, 50.46, -35.50) |
| CIE-LCH | lch(72.31, 61.69, 324.87°) |
| OKLab | oklab(78.18% 0.1381 -0.0972) |
| OKLCH | oklch(78.18% 0.169 324.9) |
| XYZ | xyz(60.9237, 44.1231, 90.0841) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 4.85
Purply Pink
#F075E6
ΔE00 5.26
Plum
#DDA0DD
ΔE00 6.93
Baby Purple
#CA9BF7
ΔE00 7.79
Orchid
#DA70D6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FF3 #95F38F
analogous
#BB8FF3 #ED8FF3 #F38FC7
triadic
#ED8FF3 #F3ED8F #8FF3ED
tetradic
#ED8FF3 #F3BB8F #95F38F #8FC7F3
square
#ED8FF3 #F3BB8F #95F38F #8FC7F3
split-complementary
#ED8FF3 #C7F38F #8FF3BB
monochromatic
#DB20E7 #E458ED #ED8FF3 #F6C6F9 #FBE3FC
Accessibility & contrast
On white
2.14
#ED8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ED8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FF3
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FF3 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#F19AB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed8ff3; /* rgb */ color: rgb(237, 143, 243); /* oklch */ color: oklch(78.2% 0.169 324.9);
Tailwind
colors: {
custom: {
50: '#f4b2f7',
500: '#ed8ff3',
950: '#000000',
},
}SCSS
$custom: #ed8ff3; $custom-light: #f4b2f7; $custom-dark: #000000;
JSON
{
"hex": "#ed8ff3",
"rgb": {
"r": 237,
"g": 143,
"b": 243
},
"hsl": {
"h": 296.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78182,
"c": 0.16888,
"h": 324.9
},
"luminance": 0.44121
}Semantic roles & 50–950 ramp
primary
#ED8FF3
secondary
#D9F4D7
accent
#DD0915
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085