#EB7DEF#EB7DEF
#EB7DEF is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.193 H 326.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DEF |
|---|---|
| RGB | rgb(235, 125, 239) |
| HSL | hsl(298, 78%, 71%) |
| HSV | hsv(298, 48%, 94%) |
| CMYK | cmyk(1.7%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.43, 58.13, -39.35) |
| CIE-LCH | lch(68.43, 70.20, 325.90°) |
| OKLab | oklab(75.19% 0.1601 -0.1081) |
| OKLCH | oklch(75.19% 0.193 326) |
| XYZ | xyz(57.1734, 38.5643, 86.0768) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 4.83
Orchid
#DA70D6
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DEF #81EF7D
analogous
#B27DEF #EB7DEF #EF7DBA
triadic
#EB7DEF #EFEB7D #7DEFEB
tetradic
#EB7DEF #EFB27D #81EF7D #7DBAEF
square
#EB7DEF #EFB27D #81EF7D #7DBAEF
split-complementary
#EB7DEF #BAEF7D #7DEFB2
monochromatic
#D11AD7 #E347E8 #EB7DEF #F3B3F6 #FBE4FC
Accessibility & contrast
On white
2.41
#EB7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EB7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DEF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DEF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF3
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#F08AAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7def; /* rgb */ color: rgb(235, 125, 239); /* oklch */ color: oklch(75.2% 0.193 326.0);
Tailwind
colors: {
custom: {
50: '#f4a6f4',
500: '#eb7def',
950: '#000000',
},
}SCSS
$custom: #eb7def; $custom-light: #f4a6f4; $custom-dark: #000000;
JSON
{
"hex": "#eb7def",
"rgb": {
"r": 235,
"g": 125,
"b": 239
},
"hsl": {
"h": 297.895,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.75189,
"c": 0.1932,
"h": 326
},
"luminance": 0.38561
}Semantic roles & 50–950 ramp
primary
#EB7DEF
secondary
#D6F3D5
accent
#DA0B12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85