#EE6EFF#EE6EFF
#EE6EFF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.4% C 0.232 H 322.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EFF |
|---|---|
| RGB | rgb(238, 110, 255) |
| HSL | hsl(293, 100%, 72%) |
| HSV | hsv(293, 57%, 100%) |
| CMYK | cmyk(6.7%, 56.9%, 0%, 0%) |
| CIE-LAB | lab(66.94, 68.74, -50.46) |
| CIE-LCH | lch(66.94, 85.27, 323.72°) |
| OKLab | oklab(74.41% 0.1846 -0.1399) |
| OKLCH | oklch(74.41% 0.232 322.8) |
| XYZ | xyz(58.8840, 36.5520, 98.5420) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.01
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EFF #7FFF6E
analogous
#A66EFF #EE6EFF #FF6EC7
triadic
#EE6EFF #FFEE6E #6EFFEE
tetradic
#EE6EFF #FFA66E #7FFF6E #6EC7FF
square
#EE6EFF #FFA66E #7FFF6E #6EC7FF
split-complementary
#EE6EFF #C7FF6E #6EFFA6
monochromatic
#D600F3 #E731FF #EE6EFF #F5ABFF #FBE0FF
Accessibility & contrast
On white
2.53
#EE6EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EE6EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EFF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EFF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#F183AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee6eff; /* rgb */ color: rgb(238, 110, 255); /* oklch */ color: oklch(74.4% 0.232 322.8);
Tailwind
colors: {
custom: {
50: '#f79eff',
500: '#ee6eff',
950: '#000000',
},
}SCSS
$custom: #ee6eff; $custom-light: #f79eff; $custom-dark: #000000;
JSON
{
"hex": "#ee6eff",
"rgb": {
"r": 238,
"g": 110,
"b": 255
},
"hsl": {
"h": 292.966,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.74409,
"c": 0.23163,
"h": 322.8
},
"luminance": 0.36549
}Semantic roles & 50–950 ramp
primary
#EE6EFF
secondary
#D6F7D2
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86