#EE7BFA#EE7BFA
#EE7BFA is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.8% C 0.208 H 323.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BFA |
|---|---|
| RGB | rgb(238, 123, 250) |
| HSL | hsl(294, 93%, 73%) |
| HSV | hsv(294, 51%, 98%) |
| CMYK | cmyk(4.8%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(68.93, 61.87, -44.58) |
| CIE-LCH | lch(68.93, 76.26, 324.22°) |
| OKLab | oklab(75.79% 0.1677 -0.1231) |
| OKLCH | oklch(75.79% 0.208 323.7) |
| XYZ | xyz(59.5965, 39.2481, 94.8604) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BFA #87FA7B
analogous
#AE7BFA #EE7BFA #FA7BC6
triadic
#EE7BFA #FAEE7B #7BFAEE
tetradic
#EE7BFA #FAAE7B #87FA7B #7BC6FA
square
#EE7BFA #FAAE7B #87FA7B #7BC6FA
split-complementary
#EE7BFA #C6FA7B #7BFAAE
monochromatic
#DC09F1 #E640F8 #EE7BFA #F6B6FC #FBE2FE
Accessibility & contrast
On white
2.37
#EE7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EE7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BFA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BFA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#F28BB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7bfa; /* rgb */ color: rgb(238, 123, 250); /* oklch */ color: oklch(75.8% 0.208 323.7);
Tailwind
colors: {
custom: {
50: '#f6a5fc',
500: '#ee7bfa',
950: '#000000',
},
}SCSS
$custom: #ee7bfa; $custom-light: #f6a5fc; $custom-dark: #000000;
JSON
{
"hex": "#ee7bfa",
"rgb": {
"r": 238,
"g": 123,
"b": 250
},
"hsl": {
"h": 294.331,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.75794,
"c": 0.20798,
"h": 323.7
},
"luminance": 0.39245
}Semantic roles & 50–950 ramp
primary
#EE7BFA
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85