#EE7BF0#EE7BF0
#EE7BF0 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.3% C 0.199 H 326.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BF0 |
|---|---|
| RGB | rgb(238, 123, 240) |
| HSL | hsl(299, 80%, 71%) |
| HSV | hsv(299, 49%, 94%) |
| CMYK | cmyk(0.8%, 48.7%, 0%, 5.9%) |
| CIE-LAB | lab(68.49, 60.10, -39.79) |
| CIE-LCH | lch(68.49, 72.08, 326.49°) |
| OKLab | oklab(75.32% 0.1663 -0.1093) |
| OKLCH | oklch(75.32% 0.199 326.7) |
| XYZ | xyz(58.0699, 38.6374, 86.8202) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.50
Purply Pink
#F075E6
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.63
Orchid
#DA70D6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BF0 #7DF07B
analogous
#B37BF0 #EE7BF0 #F07BB7
triadic
#EE7BF0 #F0EE7B #7BF0EE
tetradic
#EE7BF0 #F0B37B #7DF07B #7BB7F0
square
#EE7BF0 #F0B37B #7DF07B #7BB7F0
split-complementary
#EE7BF0 #B7F07B #7BF0B3
monochromatic
#D519D8 #E744EA #EE7BF0 #F5B2F6 #FBE4FC
Accessibility & contrast
On white
2.41
#EE7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EE7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BF0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BF0 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#F488AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7bf0; /* rgb */ color: rgb(238, 123, 240); /* oklch */ color: oklch(75.3% 0.199 326.7);
Tailwind
colors: {
custom: {
50: '#f6a5f5',
500: '#ee7bf0',
950: '#000000',
},
}SCSS
$custom: #ee7bf0; $custom-light: #f6a5f5; $custom-dark: #000000;
JSON
{
"hex": "#ee7bf0",
"rgb": {
"r": 238,
"g": 123,
"b": 240
},
"hsl": {
"h": 298.974,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.75322,
"c": 0.19899,
"h": 326.7
},
"luminance": 0.38634
}Semantic roles & 50–950 ramp
primary
#EE7BF0
secondary
#D5F3D4
accent
#DC0A0D
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85