#EB8FF3#EB8FF3
#EB8FF3 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.0% C 0.168 H 324.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF3 |
|---|---|
| RGB | rgb(235, 143, 243) |
| HSL | hsl(295, 81%, 76%) |
| HSV | hsv(295, 41%, 95%) |
| CMYK | cmyk(3.3%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(72.08, 49.87, -35.87) |
| CIE-LCH | lch(72.08, 61.43, 324.28°) |
| OKLab | oklab(77.96% 0.1359 -0.0983) |
| OKLCH | oklch(77.96% 0.168 324.1) |
| XYZ | xyz(60.2595, 43.7807, 90.0530) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 5.32
Plum
#DDA0DD
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.46
Orchid
#DA70D6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF3 #97F38F
analogous
#B98FF3 #EB8FF3 #F38FC9
triadic
#EB8FF3 #F3EB8F #8FF3EB
tetradic
#EB8FF3 #F3B98F #97F38F #8FC9F3
square
#EB8FF3 #F3B98F #97F38F #8FC9F3
split-complementary
#EB8FF3 #C9F38F #8FF3B9
monochromatic
#D720E7 #E158ED #EB8FF3 #F5C6F9 #FAE3FC
Accessibility & contrast
On white
2.15
#EB8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EB8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF3
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF3 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF7
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#EF9AB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8ff3; /* rgb */ color: rgb(235, 143, 243); /* oklch */ color: oklch(78.0% 0.168 324.1);
Tailwind
colors: {
custom: {
50: '#f3b2f7',
500: '#eb8ff3',
950: '#000000',
},
}SCSS
$custom: #eb8ff3; $custom-light: #f3b2f7; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff3",
"rgb": {
"r": 235,
"g": 143,
"b": 243
},
"hsl": {
"h": 295.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.77961,
"c": 0.16769,
"h": 324.1
},
"luminance": 0.43778
}Semantic roles & 50–950 ramp
primary
#EB8FF3
secondary
#D9F4D7
accent
#DD091A
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085