#EB8CF0#EB8CF0
#EB8CF0 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.4% C 0.170 H 325.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8CF0 |
|---|---|
| RGB | rgb(235, 140, 240) |
| HSL | hsl(297, 77%, 75%) |
| HSV | hsv(297, 42%, 94%) |
| CMYK | cmyk(2.1%, 41.7%, 0%, 5.9%) |
| CIE-LAB | lab(71.36, 50.85, -35.35) |
| CIE-LCH | lch(71.36, 61.93, 325.19°) |
| OKLab | oklab(77.38% 0.1395 -0.0968) |
| OKLCH | oklch(77.38% 0.17 325.3) |
| XYZ | xyz(59.3658, 42.7122, 87.5384) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Lavender Pink
#DD85D7
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 4.63
Orchid
#DA70D6
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.10
Candy Pink
#FF63E9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8CF0 #91F08C
analogous
#B98CF0 #EB8CF0 #F08CC3
triadic
#EB8CF0 #F0EB8C #8CF0EB
tetradic
#EB8CF0 #F0B98C #91F08C #8CC3F0
square
#EB8CF0 #F0B98C #91F08C #8CC3F0
split-complementary
#EB8CF0 #C3F08C #8CF0B9
monochromatic
#D820E2 #E256E9 #EB8CF0 #F4C2F7 #FAE4FB
Accessibility & contrast
On white
2.20
#EB8CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EB8CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8CF0
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8CF0 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#EF97B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8cf0; /* rgb */ color: rgb(235, 140, 240); /* oklch */ color: oklch(77.4% 0.170 325.3);
Tailwind
colors: {
custom: {
50: '#f3b0f5',
500: '#eb8cf0',
950: '#000000',
},
}SCSS
$custom: #eb8cf0; $custom-light: #f3b0f5; $custom-dark: #000000;
JSON
{
"hex": "#eb8cf0",
"rgb": {
"r": 235,
"g": 140,
"b": 240
},
"hsl": {
"h": 297,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.7738,
"c": 0.1698,
"h": 325.3
},
"luminance": 0.4271
}Semantic roles & 50–950 ramp
primary
#EB8CF0
secondary
#D9F3D8
accent
#D90C17
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085