#EE78FB#EE78FB
#EE78FB is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.5% C 0.213 H 323.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE78FB |
|---|---|
| RGB | rgb(238, 120, 251) |
| HSL | hsl(294, 94%, 73%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(5.2%, 52.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.44, 63.47, -45.90) |
| CIE-LCH | lch(68.44, 78.32, 324.13°) |
| OKLab | oklab(75.45% 0.1717 -0.1268) |
| OKLCH | oklch(75.45% 0.213 323.5) |
| XYZ | xyz(59.3873, 38.5780, 95.5662) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 5.01
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE78FB #85FB78
analogous
#AD78FB #EE78FB #FB78C6
triadic
#EE78FB #FBEE78 #78FBEE
tetradic
#EE78FB #FBAD78 #85FB78 #78C6FB
square
#EE78FB #FBAD78 #85FB78 #78C6FB
split-complementary
#EE78FB #C6FB78 #78FBAD
monochromatic
#DA07F1 #E73DF9 #EE78FB #F5B3FD #FBE1FE
Accessibility & contrast
On white
2.41
#EE78FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EE78FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE78FB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE78FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE78FB | 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)
#659EFF
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#F289AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee78fb; /* rgb */ color: rgb(238, 120, 251); /* oklch */ color: oklch(75.5% 0.213 323.5);
Tailwind
colors: {
custom: {
50: '#f6a3fd',
500: '#ee78fb',
950: '#000000',
},
}SCSS
$custom: #ee78fb; $custom-light: #f6a3fd; $custom-dark: #000000;
JSON
{
"hex": "#ee78fb",
"rgb": {
"r": 238,
"g": 120,
"b": 251
},
"hsl": {
"h": 294.046,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.75451,
"c": 0.21345,
"h": 323.5
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#EE78FB
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85