#EE7BF7#EE7BF7
#EE7BF7 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.6% C 0.205 H 324.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BF7 |
|---|---|
| RGB | rgb(238, 123, 247) |
| HSL | hsl(296, 89%, 73%) |
| HSV | hsv(296, 50%, 97%) |
| CMYK | cmyk(3.6%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.80, 61.34, -43.15) |
| CIE-LCH | lch(68.80, 75.00, 324.87°) |
| OKLab | oklab(75.65% 0.1673 -0.1189) |
| OKLCH | oklch(75.65% 0.205 324.6) |
| XYZ | xyz(59.1299, 39.0614, 92.4027) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.01
Violet Pink
#FB5FFC
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.89
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BF7 #84F77B
analogous
#B07BF7 #EE7BF7 #F77BC2
triadic
#EE7BF7 #F7EE7B #7BF7EE
tetradic
#EE7BF7 #F7B07B #84F77B #7BC2F7
square
#EE7BF7 #F7B07B #84F77B #7BC2F7
split-complementary
#EE7BF7 #C2F77B #7BF7B0
monochromatic
#DA0EE9 #E741F4 #EE7BF7 #F5B5FA #FBE2FD
Accessibility & contrast
On white
2.38
#EE7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EE7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BF7
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BF7 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#8EADF3
Tritanopia (blue-blind)
#F28AAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7bf7; /* rgb */ color: rgb(238, 123, 247); /* oklch */ color: oklch(75.6% 0.205 324.6);
Tailwind
colors: {
custom: {
50: '#f6a5fa',
500: '#ee7bf7',
950: '#000000',
},
}SCSS
$custom: #ee7bf7; $custom-light: #f6a5fa; $custom-dark: #000000;
JSON
{
"hex": "#ee7bf7",
"rgb": {
"r": 238,
"g": 123,
"b": 247
},
"hsl": {
"h": 295.645,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.7565,
"c": 0.20526,
"h": 324.6
},
"luminance": 0.39058
}Semantic roles & 50–950 ramp
primary
#EE7BF7
secondary
#D8F5D6
accent
#E50011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85