#EE7BFC#EE7BFC
#EE7BFC is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.210 H 323.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BFC |
|---|---|
| RGB | rgb(238, 123, 252) |
| HSL | hsl(293, 96%, 74%) |
| HSV | hsv(293, 51%, 99%) |
| CMYK | cmyk(5.6%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.02, 62.24, -45.54) |
| CIE-LCH | lch(69.02, 77.12, 323.81°) |
| OKLab | oklab(75.89% 0.1679 -0.1258) |
| OKLCH | oklch(75.89% 0.21 323.2) |
| XYZ | xyz(59.9118, 39.3742, 96.5208) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.45
Candy Pink
#FF63E9
ΔE00 5.38
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BFC #89FC7B
analogous
#AD7BFC #EE7BFC #FC7BCA
triadic
#EE7BFC #FCEE7B #7BFCEE
tetradic
#EE7BFC #FCAD7B #89FC7B #7BCAFC
square
#EE7BFC #FCAD7B #89FC7B #7BCAFC
split-complementary
#EE7BFC #CAFC7B #7BFCAD
monochromatic
#DD06F7 #E63FFB #EE7BFC #F6B7FD #FBE1FE
Accessibility & contrast
On white
2.37
#EE7BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE7BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BFC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BFC | 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)
#68A0FF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#F28CB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7bfc; /* rgb */ color: rgb(238, 123, 252); /* oklch */ color: oklch(75.9% 0.210 323.2);
Tailwind
colors: {
custom: {
50: '#f6a5fe',
500: '#ee7bfc',
950: '#000000',
},
}SCSS
$custom: #ee7bfc; $custom-light: #f6a5fe; $custom-dark: #000000;
JSON
{
"hex": "#ee7bfc",
"rgb": {
"r": 238,
"g": 123,
"b": 252
},
"hsl": {
"h": 293.488,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.7589,
"c": 0.20982,
"h": 323.2
},
"luminance": 0.39371
}Semantic roles & 50–950 ramp
primary
#EE7BFC
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86