#EB8FF1#EB8FF1
#EB8FF1 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.9% C 0.166 H 324.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF1 |
|---|---|
| RGB | rgb(235, 143, 241) |
| HSL | hsl(296, 78%, 75%) |
| HSV | hsv(296, 41%, 95%) |
| CMYK | cmyk(2.5%, 40.7%, 0%, 5.5%) |
| CIE-LAB | lab(72.00, 49.51, -34.90) |
| CIE-LCH | lch(72.00, 60.57, 324.82°) |
| OKLab | oklab(77.87% 0.1355 -0.0955) |
| OKLCH | oklch(77.87% 0.166 324.8) |
| XYZ | xyz(59.9591, 43.6605, 88.4710) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.68
Orchid
#DA70D6
ΔE00 7.63
Baby Purple
#CA9BF7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF1 #95F18F
analogous
#BA8FF1 #EB8FF1 #F18FC6
triadic
#EB8FF1 #F1EB8F #8FF1EB
tetradic
#EB8FF1 #F1BA8F #95F18F #8FC6F1
square
#EB8FF1 #F1BA8F #95F18F #8FC6F1
split-complementary
#EB8FF1 #C6F18F #8FF1BA
monochromatic
#D822E3 #E159EA #EB8FF1 #F5C5F8 #FAE4FC
Accessibility & contrast
On white
2.16
#EB8FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EB8FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF1
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF1 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F5
Deuteranopia (green-blind)
#9EB4EE
Tritanopia (blue-blind)
#EF99B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb8ff1; /* rgb */ color: rgb(235, 143, 241); /* oklch */ color: oklch(77.9% 0.166 324.8);
Tailwind
colors: {
custom: {
50: '#f3b2f6',
500: '#eb8ff1',
950: '#000000',
},
}SCSS
$custom: #eb8ff1; $custom-light: #f3b2f6; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff1",
"rgb": {
"r": 235,
"g": 143,
"b": 241
},
"hsl": {
"h": 296.327,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.77874,
"c": 0.16576,
"h": 324.8
},
"luminance": 0.43658
}Semantic roles & 50–950 ramp
primary
#EB8FF1
secondary
#D9F3D8
accent
#DA0B18
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085