#EB7EEF#EB7EEF
#EB7EEF is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.192 H 326.0°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EEF |
|---|---|
| RGB | rgb(235, 126, 239) |
| HSL | hsl(298, 78%, 72%) |
| HSV | hsv(298, 47%, 94%) |
| CMYK | cmyk(1.7%, 47.3%, 0%, 6.3%) |
| CIE-LAB | lab(68.62, 57.65, -39.06) |
| CIE-LCH | lch(68.62, 69.63, 325.88°) |
| OKLab | oklab(75.33% 0.1588 -0.1073) |
| OKLCH | oklch(75.33% 0.192 326) |
| XYZ | xyz(57.3006, 38.8188, 86.1192) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 2.34
Lavender Pink
#DD85D7
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 4.97
Orchid
#DA70D6
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EEF #82EF7E
analogous
#B37EEF #EB7EEF #EF7EBB
triadic
#EB7EEF #EFEB7E #7EEFEB
tetradic
#EB7EEF #EFB37E #82EF7E #7EBBEF
square
#EB7EEF #EFB37E #82EF7E #7EBBEF
split-complementary
#EB7EEF #BBEF7E #7EEFB3
monochromatic
#D11BD8 #E348E8 #EB7EEF #F3B4F6 #FBE4FC
Accessibility & contrast
On white
2.40
#EB7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EB7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EEF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EEF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF3
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#F08BAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7eef; /* rgb */ color: rgb(235, 126, 239); /* oklch */ color: oklch(75.3% 0.192 326.0);
Tailwind
colors: {
custom: {
50: '#f4a7f4',
500: '#eb7eef',
950: '#000000',
},
}SCSS
$custom: #eb7eef; $custom-light: #f4a7f4; $custom-dark: #000000;
JSON
{
"hex": "#eb7eef",
"rgb": {
"r": 235,
"g": 126,
"b": 239
},
"hsl": {
"h": 297.876,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.75327,
"c": 0.19162,
"h": 326
},
"luminance": 0.38816
}Semantic roles & 50–950 ramp
primary
#EB7EEF
secondary
#D7F3D6
accent
#DA0B13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85