#EE7EF0#EE7EF0
#EE7EF0 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.194 H 326.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EF0 |
|---|---|
| RGB | rgb(238, 126, 240) |
| HSL | hsl(299, 79%, 72%) |
| HSV | hsv(299, 48%, 94%) |
| CMYK | cmyk(0.8%, 47.5%, 0%, 5.9%) |
| CIE-LAB | lab(69.04, 58.66, -38.94) |
| CIE-LCH | lch(69.04, 70.40, 326.42°) |
| OKLab | oklab(75.73% 0.1623 -0.1068) |
| OKLCH | oklch(75.73% 0.194 326.6) |
| XYZ | xyz(58.4478, 39.3932, 86.9462) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.94
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EF0 #80F07E
analogous
#B57EF0 #EE7EF0 #F07EB9
triadic
#EE7EF0 #F0EE7E #7EF0EE
tetradic
#EE7EF0 #F0B57E #80F07E #7EB9F0
square
#EE7EF0 #F0B57E #80F07E #7EB9F0
split-complementary
#EE7EF0 #B9F07E #7EF0B5
monochromatic
#D719DA #E747EA #EE7EF0 #F5B5F6 #FBE4FC
Accessibility & contrast
On white
2.37
#EE7EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE7EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EF0
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EF0 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF4
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#F48AAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7ef0; /* rgb */ color: rgb(238, 126, 240); /* oklch */ color: oklch(75.7% 0.194 326.6);
Tailwind
colors: {
custom: {
50: '#f6a7f5',
500: '#ee7ef0',
950: '#000000',
},
}SCSS
$custom: #ee7ef0; $custom-light: #f6a7f5; $custom-dark: #000000;
JSON
{
"hex": "#ee7ef0",
"rgb": {
"r": 238,
"g": 126,
"b": 240
},
"hsl": {
"h": 298.947,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75727,
"c": 0.19428,
"h": 326.6
},
"luminance": 0.3939
}Semantic roles & 50–950 ramp
primary
#EE7EF0
secondary
#D7F3D6
accent
#DB0A0E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85