#EB8CF3#EB8CF3
#EB8CF3 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.5% C 0.173 H 324.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CF3 |
|---|---|
| RGB | rgb(235, 140, 243) |
| HSL | hsl(295, 81%, 75%) |
| HSV | hsv(295, 42%, 95%) |
| CMYK | cmyk(3.3%, 42.4%, 0%, 4.7%) |
| CIE-LAB | lab(71.48, 51.40, -36.80) |
| CIE-LCH | lch(71.48, 63.22, 324.40°) |
| OKLab | oklab(77.51% 0.1401 -0.1009) |
| OKLCH | oklch(77.51% 0.173 324.2) |
| XYZ | xyz(59.8152, 42.8920, 89.9049) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Lavender Pink
#DD85D7
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 4.77
Orchid
#DA70D6
ΔE00 7.23
Candy Pink
#FF63E9
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CF3 #94F38C
analogous
#B88CF3 #EB8CF3 #F38CC7
triadic
#EB8CF3 #F3EB8C #8CF3EB
tetradic
#EB8CF3 #F3B88C #94F38C #8CC7F3
square
#EB8CF3 #F3B88C #94F38C #8CC7F3
split-complementary
#EB8CF3 #C7F38C #8CF3B8
monochromatic
#D81DE7 #E155ED #EB8CF3 #F5C3F9 #FAE3FC
Accessibility & contrast
On white
2.19
#EB8CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EB8CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CF3
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CF3 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#9BB3F0
Tritanopia (blue-blind)
#EF97B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8cf3; /* rgb */ color: rgb(235, 140, 243); /* oklch */ color: oklch(77.5% 0.173 324.2);
Tailwind
colors: {
custom: {
50: '#f3b0f7',
500: '#eb8cf3',
950: '#000000',
},
}SCSS
$custom: #eb8cf3; $custom-light: #f3b0f7; $custom-dark: #000000;
JSON
{
"hex": "#eb8cf3",
"rgb": {
"r": 235,
"g": 140,
"b": 243
},
"hsl": {
"h": 295.34,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.77512,
"c": 0.17266,
"h": 324.2
},
"luminance": 0.42889
}Semantic roles & 50–950 ramp
primary
#EB8CF3
secondary
#D9F4D7
accent
#DD0819
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085