#EE7EFF#EE7EFF
#EE7EFF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.208 H 322.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EFF |
|---|---|
| RGB | rgb(238, 126, 255) |
| HSL | hsl(292, 100%, 75%) |
| HSV | hsv(292, 51%, 100%) |
| CMYK | cmyk(6.7%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(69.70, 61.35, -46.11) |
| CIE-LCH | lch(69.70, 76.75, 323.07°) |
| OKLab | oklab(76.43% 0.1644 -0.1275) |
| OKLCH | oklch(76.43% 0.208 322.2) |
| XYZ | xyz(60.7688, 40.3216, 99.1702) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.98
Orchid
#DA70D6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EFF #8FFF7E
analogous
#AE7EFF #EE7EFF #FF7ED0
triadic
#EE7EFF #FFEE7E #7EFFEE
tetradic
#EE7EFF #FFAE7E #8FFF7E #7ED0FF
square
#EE7EFF #FFAE7E #8FFF7E #7ED0FF
split-complementary
#EE7EFF #D0FF7E #7EFFAE
monochromatic
#DE04FF #E641FF #EE7EFF #F6BBFF #FBE0FF
Accessibility & contrast
On white
2.32
#EE7EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EE7EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EFF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EFF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#F18FB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee7eff; /* rgb */ color: rgb(238, 126, 255); /* oklch */ color: oklch(76.4% 0.208 322.2);
Tailwind
colors: {
custom: {
50: '#f6a7ff',
500: '#ee7eff',
950: '#000000',
},
}SCSS
$custom: #ee7eff; $custom-light: #f6a7ff; $custom-dark: #000000;
JSON
{
"hex": "#ee7eff",
"rgb": {
"r": 238,
"g": 126,
"b": 255
},
"hsl": {
"h": 292.093,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76434,
"c": 0.20801,
"h": 322.2
},
"luminance": 0.40319
}Semantic roles & 50–950 ramp
primary
#EE7EFF
secondary
#D8F7D4
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86