#EB7BEC#EB7BEC
#EB7BEC is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.194 H 327.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BEC |
|---|---|
| RGB | rgb(235, 123, 236) |
| HSL | hsl(299, 75%, 70%) |
| HSV | hsv(299, 48%, 93%) |
| CMYK | cmyk(0.4%, 47.9%, 0%, 7.5%) |
| CIE-LAB | lab(67.94, 58.57, -38.48) |
| CIE-LCH | lch(67.94, 70.08, 326.70°) |
| OKLab | oklab(74.78% 0.1624 -0.1056) |
| OKLCH | oklch(74.78% 0.194 327) |
| XYZ | xyz(56.4832, 37.8872, 83.6784) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 1.71
Candy Pink
#FF63E9
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BEC #7CEC7B
analogous
#B27BEC #EB7BEC #EC7BB4
triadic
#EB7BEC #ECEB7B #7BECEB
tetradic
#EB7BEC #ECB27B #7CEC7B #7BB4EC
square
#EB7BEC #ECB27B #7CEC7B #7BB4EC
split-complementary
#EB7BEC #B4EC7B #7BECB2
monochromatic
#CD1ECF #E346E4 #EB7BEC #F3B0F4 #FBE4FB
Accessibility & contrast
On white
2.45
#EB7BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EB7BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BEC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BEC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#F187A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7bec; /* rgb */ color: rgb(235, 123, 236); /* oklch */ color: oklch(74.8% 0.194 327.0);
Tailwind
colors: {
custom: {
50: '#f4a5f2',
500: '#eb7bec',
950: '#000000',
},
}SCSS
$custom: #eb7bec; $custom-light: #f4a5f2; $custom-dark: #000000;
JSON
{
"hex": "#eb7bec",
"rgb": {
"r": 235,
"g": 123,
"b": 236
},
"hsl": {
"h": 299.469,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.74779,
"c": 0.19367,
"h": 327
},
"luminance": 0.37884
}Semantic roles & 50–950 ramp
primary
#EB7BEC
secondary
#D2F1D2
accent
#D70F10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85