#EB7BF0#EB7BF0
#EB7BF0 is a light, vivid purple. Relative luminance 0.381; OKLCH L 75.0% C 0.197 H 325.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BF0 |
|---|---|
| RGB | rgb(235, 123, 240) |
| HSL | hsl(297, 80%, 71%) |
| HSV | hsv(297, 49%, 94%) |
| CMYK | cmyk(2.1%, 48.7%, 0%, 5.9%) |
| CIE-LAB | lab(68.11, 59.28, -40.41) |
| CIE-LCH | lch(68.11, 71.74, 325.72°) |
| OKLab | oklab(74.96% 0.163 -0.1111) |
| OKLCH | oklch(74.96% 0.197 325.7) |
| XYZ | xyz(57.0709, 38.1223, 86.7734) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.66
Orchid
#DA70D6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BF0 #80F07B
analogous
#B07BF0 #EB7BF0 #F07BBA
triadic
#EB7BF0 #F0EB7B #7BF0EB
tetradic
#EB7BF0 #F0B07B #80F07B #7BBAF0
square
#EB7BF0 #F0B07B #80F07B #7BBAF0
split-complementary
#EB7BF0 #BAF07B #7BF0B0
monochromatic
#D019D8 #E344EA #EB7BF0 #F3B2F6 #FBE4FC
Accessibility & contrast
On white
2.44
#EB7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EB7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BF0
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BF0 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF4
Deuteranopia (green-blind)
#90ABED
Tritanopia (blue-blind)
#F088AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7bf0; /* rgb */ color: rgb(235, 123, 240); /* oklch */ color: oklch(75.0% 0.197 325.7);
Tailwind
colors: {
custom: {
50: '#f4a5f5',
500: '#eb7bf0',
950: '#000000',
},
}SCSS
$custom: #eb7bf0; $custom-light: #f4a5f5; $custom-dark: #000000;
JSON
{
"hex": "#eb7bf0",
"rgb": {
"r": 235,
"g": 123,
"b": 240
},
"hsl": {
"h": 297.436,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.74964,
"c": 0.19725,
"h": 325.7
},
"luminance": 0.38119
}Semantic roles & 50–950 ramp
primary
#EB7BF0
secondary
#D5F3D4
accent
#DC0A13
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85