#EE7BF2#EE7BF2
#EE7BF2 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.4% C 0.201 H 326.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BF2 |
|---|---|
| RGB | rgb(238, 123, 242) |
| HSL | hsl(298, 82%, 72%) |
| HSV | hsv(298, 49%, 95%) |
| CMYK | cmyk(1.7%, 49.2%, 0%, 5.1%) |
| CIE-LAB | lab(68.57, 60.45, -40.76) |
| CIE-LCH | lch(68.57, 72.90, 326.01°) |
| OKLab | oklab(75.41% 0.1666 -0.112) |
| OKLCH | oklch(75.41% 0.201 326.1) |
| XYZ | xyz(58.3687, 38.7569, 88.3936) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 4.51
Orchid
#DA70D6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BF2 #7FF27B
analogous
#B37BF2 #EE7BF2 #F27BBB
triadic
#EE7BF2 #F2EE7B #7BF2EE
tetradic
#EE7BF2 #F2B37B #7FF27B #7BBBF2
square
#EE7BF2 #F2B37B #7FF27B #7BBBF2
split-complementary
#EE7BF2 #BBF27B #7BF2B3
monochromatic
#D616DD #E743ED #EE7BF2 #F5B3F7 #FBE3FC
Accessibility & contrast
On white
2.40
#EE7BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EE7BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BF2
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BF2 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#91ACEE
Tritanopia (blue-blind)
#F389AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7bf2; /* rgb */ color: rgb(238, 123, 242); /* oklch */ color: oklch(75.4% 0.201 326.1);
Tailwind
colors: {
custom: {
50: '#f6a5f6',
500: '#ee7bf2',
950: '#000000',
},
}SCSS
$custom: #ee7bf2; $custom-light: #f6a5f6; $custom-dark: #000000;
JSON
{
"hex": "#ee7bf2",
"rgb": {
"r": 238,
"g": 123,
"b": 242
},
"hsl": {
"h": 297.983,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.75415,
"c": 0.20077,
"h": 326.1
},
"luminance": 0.38754
}Semantic roles & 50–950 ramp
primary
#EE7BF2
secondary
#D6F4D5
accent
#DE070E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85