#EE6EFE#EE6EFE
#EE6EFE is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.4% C 0.231 H 323.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EFE |
|---|---|
| RGB | rgb(238, 110, 254) |
| HSL | hsl(293, 99%, 71%) |
| HSV | hsv(293, 57%, 100%) |
| CMYK | cmyk(6.3%, 56.7%, 0%, 0.4%) |
| CIE-LAB | lab(66.89, 68.57, -49.99) |
| CIE-LCH | lch(66.89, 84.85, 323.91°) |
| OKLab | oklab(74.36% 0.1845 -0.1386) |
| OKLCH | oklch(74.36% 0.231 323.1) |
| XYZ | xyz(58.7235, 36.4878, 97.6964) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 4.89
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EFE #7EFE6E
analogous
#A66EFE #EE6EFE #FE6EC6
triadic
#EE6EFE #FEEE6E #6EFEEE
tetradic
#EE6EFE #FEA66E #7EFE6E #6EC6FE
square
#EE6EFE #FEA66E #7EFE6E #6EC6FE
split-complementary
#EE6EFE #C6FE6E #6EFEA6
monochromatic
#D502F0 #E731FE #EE6EFE #F5ABFE #FBE1FF
Accessibility & contrast
On white
2.53
#EE6EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EE6EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EFE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EFE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#F282AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee6efe; /* rgb */ color: rgb(238, 110, 254); /* oklch */ color: oklch(74.4% 0.231 323.1);
Tailwind
colors: {
custom: {
50: '#f79eff',
500: '#ee6efe',
950: '#000000',
},
}SCSS
$custom: #ee6efe; $custom-light: #f79eff; $custom-dark: #000000;
JSON
{
"hex": "#ee6efe",
"rgb": {
"r": 238,
"g": 110,
"b": 254
},
"hsl": {
"h": 293.333,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.74358,
"c": 0.23075,
"h": 323.1
},
"luminance": 0.36485
}Semantic roles & 50–950 ramp
primary
#EE6EFE
secondary
#D5F7D1
accent
#E6001A
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86