#EE7CF8#EE7CF8
#EE7CF8 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.8% C 0.205 H 324.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CF8 |
|---|---|
| RGB | rgb(238, 124, 248) |
| HSL | hsl(295, 90%, 73%) |
| HSV | hsv(295, 50%, 97%) |
| CMYK | cmyk(4%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(69.02, 61.04, -43.35) |
| CIE-LCH | lch(69.02, 74.87, 324.62°) |
| OKLab | oklab(75.83% 0.1661 -0.1195) |
| OKLCH | oklch(75.83% 0.205 324.3) |
| XYZ | xyz(59.4093, 39.3727, 93.2591) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.20
Violet Pink
#FB5FFC
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CF8 #86F87C
analogous
#B07CF8 #EE7CF8 #F87CC4
triadic
#EE7CF8 #F8EE7C #7CF8EE
tetradic
#EE7CF8 #F8B07C #86F87C #7CC4F8
square
#EE7CF8 #F8B07C #86F87C #7CC4F8
split-complementary
#EE7CF8 #C4F87C #7CF8B0
monochromatic
#DB0DED #E642F5 #EE7CF8 #F6B6FB #FBE2FD
Accessibility & contrast
On white
2.37
#EE7CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE7CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CF8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CF8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#F28BAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7cf8; /* rgb */ color: rgb(238, 124, 248); /* oklch */ color: oklch(75.8% 0.205 324.3);
Tailwind
colors: {
custom: {
50: '#f6a6fb',
500: '#ee7cf8',
950: '#000000',
},
}SCSS
$custom: #ee7cf8; $custom-light: #f6a6fb; $custom-dark: #000000;
JSON
{
"hex": "#ee7cf8",
"rgb": {
"r": 238,
"g": 124,
"b": 248
},
"hsl": {
"h": 295.161,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.75831,
"c": 0.20463,
"h": 324.3
},
"luminance": 0.3937
}Semantic roles & 50–950 ramp
primary
#EE7CF8
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85