#EB7BF4#EB7BF4
#EB7BF4 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.2% C 0.201 H 324.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BF4 |
|---|---|
| RGB | rgb(235, 123, 244) |
| HSL | hsl(296, 85%, 72%) |
| HSV | hsv(296, 50%, 96%) |
| CMYK | cmyk(3.7%, 49.6%, 0%, 4.3%) |
| CIE-LAB | lab(68.29, 59.99, -42.33) |
| CIE-LCH | lch(68.29, 73.42, 324.79°) |
| OKLab | oklab(75.15% 0.1636 -0.1166) |
| OKLCH | oklch(75.15% 0.201 324.5) |
| XYZ | xyz(57.6716, 38.3626, 89.9374) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 2.82
Light Magenta
#FA5FF7
ΔE00 4.45
Violet Pink
#FB5FFC
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BF4 #84F47B
analogous
#AF7BF4 #EB7BF4 #F47BC1
triadic
#EB7BF4 #F4EB7B #7BF4EB
tetradic
#EB7BF4 #F4AF7B #84F47B #7BC1F4
square
#EB7BF4 #F4AF7B #84F47B #7BC1F4
split-complementary
#EB7BF4 #C1F47B #7BF4AF
monochromatic
#D213E2 #E243EF #EB7BF4 #F4B3F9 #FBE3FD
Accessibility & contrast
On white
2.42
#EB7BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EB7BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BF4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BF4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#EF8AAD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7bf4; /* rgb */ color: rgb(235, 123, 244); /* oklch */ color: oklch(75.2% 0.201 324.5);
Tailwind
colors: {
custom: {
50: '#f4a5f8',
500: '#eb7bf4',
950: '#000000',
},
}SCSS
$custom: #eb7bf4; $custom-light: #f4a5f8; $custom-dark: #000000;
JSON
{
"hex": "#eb7bf4",
"rgb": {
"r": 235,
"g": 123,
"b": 244
},
"hsl": {
"h": 295.537,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.75152,
"c": 0.20088,
"h": 324.5
},
"luminance": 0.3836
}Semantic roles & 50–950 ramp
primary
#EB7BF4
secondary
#D8F5D6
accent
#E10415
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85