#EE5DFF#EE5DFF
#EE5DFF is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 72.5% C 0.254 H 323.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE5DFF |
|---|---|
| RGB | rgb(238, 93, 255) |
| HSL | hsl(294, 100%, 68%) |
| HSV | hsv(294, 64%, 100%) |
| CMYK | cmyk(6.7%, 63.5%, 0%, 0%) |
| CIE-LAB | lab(64.35, 75.88, -54.57) |
| CIE-LCH | lch(64.35, 93.46, 324.28°) |
| OKLab | oklab(72.53% 0.2041 -0.1518) |
| OKLCH | oklch(72.53% 0.254 323.4) |
| XYZ | xyz(57.2226, 33.2291, 97.9881) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.78
Heliotrope
#D94FF5
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 5.47
Magenta
#FF00FF
ΔE00 5.73
Fuchsia
#FF00FF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE5DFF #6EFF5D
analogous
#9D5DFF #EE5DFF #FF5DBF
triadic
#EE5DFF #FFEE5D #5DFFEE
tetradic
#EE5DFF #FF9D5D #6EFF5D #5DBFFF
square
#EE5DFF #FF9D5D #6EFF5D #5DBFFF
split-complementary
#EE5DFF #BFFF5D #5DFF9D
monochromatic
#CA00E2 #E820FF #EE5DFF #F49AFF #FBD7FF
Accessibility & contrast
On white
2.75
#EE5DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EE5DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE5DFF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE5DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE5DFF | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3991FF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#F276A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee5dff; /* rgb */ color: rgb(238, 93, 255); /* oklch */ color: oklch(72.5% 0.254 323.4);
Tailwind
colors: {
custom: {
50: '#f794ff',
500: '#ee5dff',
950: '#000000',
},
}SCSS
$custom: #ee5dff; $custom-light: #f794ff; $custom-dark: #000000;
JSON
{
"hex": "#ee5dff",
"rgb": {
"r": 238,
"g": 93,
"b": 255
},
"hsl": {
"h": 293.704,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.72526,
"c": 0.25434,
"h": 323.4
},
"luminance": 0.33226
}Semantic roles & 50–950 ramp
primary
#EE5DFF
secondary
#C8F4C3
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86