#EB8FF6#EB8FF6
#EB8FF6 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.171 H 323.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF6 |
|---|---|
| RGB | rgb(235, 143, 246) |
| HSL | hsl(294, 85%, 76%) |
| HSV | hsv(294, 42%, 96%) |
| CMYK | cmyk(4.5%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(72.20, 50.43, -37.31) |
| CIE-LCH | lch(72.20, 62.73, 323.50°) |
| OKLab | oklab(78.09% 0.1365 -0.1024) |
| OKLCH | oklch(78.09% 0.171 323.1) |
| XYZ | xyz(60.7162, 43.9633, 92.4584) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 7.25
Plum
#DDA0DD
ΔE00 7.29
Lilac (survey)
#CEA2FD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF6 #9AF68F
analogous
#B88FF6 #EB8FF6 #F68FCE
triadic
#EB8FF6 #F6EB8F #8FF6EB
tetradic
#EB8FF6 #F6B88F #9AF68F #8FCEF6
square
#EB8FF6 #F6B88F #9AF68F #8FCEF6
split-complementary
#EB8FF6 #CEF68F #8FF6B8
monochromatic
#D71EED #E156F1 #EB8FF6 #F5C8FB #FAE3FD
Accessibility & contrast
On white
2.14
#EB8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EB8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF6
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF6 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#EE9BB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8ff6; /* rgb */ color: rgb(235, 143, 246); /* oklch */ color: oklch(78.1% 0.171 323.1);
Tailwind
colors: {
custom: {
50: '#f3b2f9',
500: '#eb8ff6',
950: '#000000',
},
}SCSS
$custom: #eb8ff6; $custom-light: #f3b2f9; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff6",
"rgb": {
"r": 235,
"g": 143,
"b": 246
},
"hsl": {
"h": 293.592,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.78092,
"c": 0.1706,
"h": 323.1
},
"luminance": 0.43961
}Semantic roles & 50–950 ramp
primary
#EB8FF6
secondary
#DAF5D6
accent
#E2041C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085