#EB8BF2#EB8BF2
#EB8BF2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.3% C 0.173 H 324.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BF2 |
|---|---|
| RGB | rgb(235, 139, 242) |
| HSL | hsl(296, 80%, 75%) |
| HSV | hsv(296, 43%, 95%) |
| CMYK | cmyk(2.9%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(71.24, 51.73, -36.63) |
| CIE-LCH | lch(71.24, 63.38, 324.70°) |
| OKLab | oklab(77.32% 0.1413 -0.1004) |
| OKLCH | oklch(77.32% 0.173 324.6) |
| XYZ | xyz(59.5191, 42.5408, 89.0632) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Lavender Pink
#DD85D7
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 4.53
Orchid
#DA70D6
ΔE00 7.01
Candy Pink
#FF63E9
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BF2 #92F28B
analogous
#B78BF2 #EB8BF2 #F28BC6
triadic
#EB8BF2 #F2EB8B #8BF2EB
tetradic
#EB8BF2 #F2B78B #92F28B #8BC6F2
square
#EB8BF2 #F2B78B #92F28B #8BC6F2
split-complementary
#EB8BF2 #C6F28B #8BF2B7
monochromatic
#D81DE6 #E254EC #EB8BF2 #F4C2F8 #FAE3FC
Accessibility & contrast
On white
2.21
#EB8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EB8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BF2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BF2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#9AB3EF
Tritanopia (blue-blind)
#EF96B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8bf2; /* rgb */ color: rgb(235, 139, 242); /* oklch */ color: oklch(77.3% 0.173 324.6);
Tailwind
colors: {
custom: {
50: '#f3aff6',
500: '#eb8bf2',
950: '#000000',
},
}SCSS
$custom: #eb8bf2; $custom-light: #f3aff6; $custom-dark: #000000;
JSON
{
"hex": "#eb8bf2",
"rgb": {
"r": 235,
"g": 139,
"b": 242
},
"hsl": {
"h": 295.922,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.77319,
"c": 0.17335,
"h": 324.6
},
"luminance": 0.42538
}Semantic roles & 50–950 ramp
primary
#EB8BF2
secondary
#D9F4D7
accent
#DC0918
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171117
muted
#858085