#EB6EEB#EB6EEB
#EB6EEB is a light, highly saturated purple. Relative luminance 0.348; OKLCH L 73.0% C 0.213 H 327.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EB6EEB |
|---|---|
| RGB | rgb(235, 110, 235) |
| HSL | hsl(300, 76%, 68%) |
| HSV | hsv(300, 53%, 92%) |
| CMYK | cmyk(0%, 53.2%, 0%, 7.8%) |
| CIE-LAB | lab(65.60, 64.49, -41.57) |
| CIE-LCH | lch(65.60, 76.72, 327.19°) |
| OKLab | oklab(73.04% 0.1794 -0.1143) |
| OKLCH | oklch(73.04% 0.213 327.5) |
| XYZ | xyz(54.8314, 34.8154, 82.4131) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.23
Light Magenta
#FA5FF7
ΔE00 2.87
Violet Pink
#FB5FFC
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 3.30
Orchid
#DA70D6
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB6EEB #6EEB6E
analogous
#AC6EEB #EB6EEB #EB6EAC
triadic
#EB6EEB #EBEB6E #6EEBEB
tetradic
#EB6EEB #EBAC6E #6EEB6E #6EACEB
square
#EB6EEB #EBAC6E #6EEB6E #6EACEB
split-complementary
#EB6EEB #ACEB6E #6EEBAC
monochromatic
#C41BC4 #E438E4 #EB6EEB #F2A4F2 #FADAFA
Accessibility & contrast
On white
2.64
#EB6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#EB6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB6EEB
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB6EEB | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195EF
Deuteranopia (green-blind)
#89A5E7
Tritanopia (blue-blind)
#F17CA3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #eb6eeb; /* rgb */ color: rgb(235, 110, 235); /* oklch */ color: oklch(73.0% 0.213 327.5);
Tailwind
colors: {
custom: {
50: '#f49df2',
500: '#eb6eeb',
950: '#000000',
},
}SCSS
$custom: #eb6eeb; $custom-light: #f49df2; $custom-dark: #000000;
JSON
{
"hex": "#eb6eeb",
"rgb": {
"r": 235,
"g": 110,
"b": 235
},
"hsl": {
"h": 300,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.73044,
"c": 0.2127,
"h": 327.5
},
"luminance": 0.34812
}Semantic roles & 50–950 ramp
primary
#EB6EEB
secondary
#C7EEC7
accent
#D80E0E
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F17
muted
#857F85