#EB8CF8#EB8CF8
#EB8CF8 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.177 H 322.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CF8 |
|---|---|
| RGB | rgb(235, 140, 248) |
| HSL | hsl(293, 89%, 76%) |
| HSV | hsv(293, 44%, 97%) |
| CMYK | cmyk(5.2%, 43.5%, 0%, 2.7%) |
| CIE-LAB | lab(71.69, 52.33, -39.21) |
| CIE-LCH | lch(71.69, 65.38, 323.16°) |
| OKLab | oklab(77.74% 0.141 -0.1078) |
| OKLCH | oklch(77.74% 0.177 322.6) |
| XYZ | xyz(60.5805, 43.1981, 93.9357) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 7.39
Orchid
#DA70D6
ΔE00 7.58
Violet Pink
#FB5FFC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CF8 #99F88C
analogous
#B58CF8 #EB8CF8 #F88CCF
triadic
#EB8CF8 #F8EB8C #8CF8EB
tetradic
#EB8CF8 #F8B58C #99F88C #8CCFF8
square
#EB8CF8 #F8B58C #99F88C #8CCFF8
split-complementary
#EB8CF8 #CFF88C #8CF8B5
monochromatic
#D719F1 #E152F4 #EB8CF8 #F5C6FC #FAE2FD
Accessibility & contrast
On white
2.18
#EB8CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EB8CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CF8
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CF8 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FC
Deuteranopia (green-blind)
#99B3F5
Tritanopia (blue-blind)
#EE99B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb8cf8; /* rgb */ color: rgb(235, 140, 248); /* oklch */ color: oklch(77.7% 0.177 322.6);
Tailwind
colors: {
custom: {
50: '#f3b0fb',
500: '#eb8cf8',
950: '#000000',
},
}SCSS
$custom: #eb8cf8; $custom-light: #f3b0fb; $custom-dark: #000000;
JSON
{
"hex": "#eb8cf8",
"rgb": {
"r": 235,
"g": 140,
"b": 248
},
"hsl": {
"h": 292.778,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.77735,
"c": 0.17749,
"h": 322.6
},
"luminance": 0.43196
}Semantic roles & 50–950 ramp
primary
#EB8CF8
secondary
#DAF5D6
accent
#E5001C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085