#EE7BF5#EE7BF5
#EE7BF5 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.6% C 0.203 H 325.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BF5 |
|---|---|
| RGB | rgb(238, 123, 245) |
| HSL | hsl(297, 86%, 72%) |
| HSV | hsv(297, 50%, 96%) |
| CMYK | cmyk(2.9%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(68.71, 60.98, -42.20) |
| CIE-LCH | lch(68.71, 74.15, 325.32°) |
| OKLab | oklab(75.56% 0.167 -0.1162) |
| OKLCH | oklch(75.56% 0.203 325.2) |
| XYZ | xyz(58.8229, 38.9386, 90.7860) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.71
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 4.72
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BF5 #82F57B
analogous
#B17BF5 #EE7BF5 #F57BBF
triadic
#EE7BF5 #F5EE7B #7BF5EE
tetradic
#EE7BF5 #F5B17B #82F57B #7BBFF5
square
#EE7BF5 #F5B17B #82F57B #7BBFF5
split-complementary
#EE7BF5 #BFF57B #7BF5B1
monochromatic
#D811E4 #E742F1 #EE7BF5 #F5B4F9 #FBE3FD
Accessibility & contrast
On white
2.39
#EE7BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#EE7BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BF5
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BF5 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF9
Deuteranopia (green-blind)
#8FADF1
Tritanopia (blue-blind)
#F389AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7bf5; /* rgb */ color: rgb(238, 123, 245); /* oklch */ color: oklch(75.6% 0.203 325.2);
Tailwind
colors: {
custom: {
50: '#f6a5f9',
500: '#ee7bf5',
950: '#000000',
},
}SCSS
$custom: #ee7bf5; $custom-light: #f6a5f9; $custom-dark: #000000;
JSON
{
"hex": "#ee7bf5",
"rgb": {
"r": 238,
"g": 123,
"b": 245
},
"hsl": {
"h": 296.557,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.75556,
"c": 0.20345,
"h": 325.2
},
"luminance": 0.38936
}Semantic roles & 50–950 ramp
primary
#EE7BF5
secondary
#D8F5D6
accent
#E20310
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85