#EB8FF4#EB8FF4
#EB8FF4 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.0% C 0.169 H 323.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF4 |
|---|---|
| RGB | rgb(235, 143, 244) |
| HSL | hsl(295, 82%, 76%) |
| HSV | hsv(295, 41%, 96%) |
| CMYK | cmyk(3.7%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(72.12, 50.06, -36.35) |
| CIE-LCH | lch(72.12, 61.86, 324.01°) |
| OKLab | oklab(78% 0.1361 -0.0996) |
| OKLCH | oklch(78% 0.169 323.8) |
| XYZ | xyz(60.4109, 43.8412, 90.8505) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 5.37
Plum
#DDA0DD
ΔE00 7.04
Baby Purple
#CA9BF7
ΔE00 7.39
Orchid
#DA70D6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF4 #98F48F
analogous
#B88FF4 #EB8FF4 #F48FCB
triadic
#EB8FF4 #F4EB8F #8FF4EB
tetradic
#EB8FF4 #F4B88F #98F48F #8FCBF4
square
#EB8FF4 #F4B88F #98F48F #8FCBF4
split-complementary
#EB8FF4 #CBF48F #8FF4B8
monochromatic
#D720E9 #E157EF #EB8FF4 #F5C7F9 #FAE3FC
Accessibility & contrast
On white
2.15
#EB8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EB8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF4
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF4 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF8
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#EF9AB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8ff4; /* rgb */ color: rgb(235, 143, 244); /* oklch */ color: oklch(78.0% 0.169 323.8);
Tailwind
colors: {
custom: {
50: '#f3b2f8',
500: '#eb8ff4',
950: '#000000',
},
}SCSS
$custom: #eb8ff4; $custom-light: #f3b2f8; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff4",
"rgb": {
"r": 235,
"g": 143,
"b": 244
},
"hsl": {
"h": 294.653,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78004,
"c": 0.16866,
"h": 323.8
},
"luminance": 0.43839
}Semantic roles & 50–950 ramp
primary
#EB8FF4
secondary
#D9F4D7
accent
#DF071A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085