#EE7EE3#EE7EE3
#EE7EE3 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.183 H 331.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EE3 |
|---|---|
| RGB | rgb(238, 126, 227) |
| HSL | hsl(306, 77%, 71%) |
| HSV | hsv(306, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 4.6%, 6.7%) |
| CIE-LAB | lab(68.50, 56.42, -32.61) |
| CIE-LCH | lch(68.50, 65.16, 329.97°) |
| OKLab | oklab(75.15% 0.16 -0.0888) |
| OKLCH | oklch(75.15% 0.183 331) |
| XYZ | xyz(56.5854, 38.6482, 77.1375) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 1.96
Lavender Pink
#DD85D7
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 4.65
Orchid
#DA70D6
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EE3 #7EEE89
analogous
#C17EEE #EE7EE3 #EE7EAB
triadic
#EE7EE3 #E3EE7E #7EE3EE
tetradic
#EE7EE3 #EEC17E #7EEE89 #7EABEE
square
#EE7EE3 #EEC17E #7EEE89 #7EABEE
split-complementary
#EE7EE3 #ABEE7E #7EEEC1
monochromatic
#D51CC3 #E748D7 #EE7EE3 #F5B4EF #FBE4F9
Accessibility & contrast
On white
2.41
#EE7EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EE7EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EE3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EE3 | 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)
#799DE6
Deuteranopia (green-blind)
#99ADE0
Tritanopia (blue-blind)
#F687A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7ee3; /* rgb */ color: rgb(238, 126, 227); /* oklch */ color: oklch(75.1% 0.183 331.0);
Tailwind
colors: {
custom: {
50: '#f6a7ec',
500: '#ee7ee3',
950: '#000000',
},
}SCSS
$custom: #ee7ee3; $custom-light: #f6a7ec; $custom-dark: #000000;
JSON
{
"hex": "#ee7ee3",
"rgb": {
"r": 238,
"g": 126,
"b": 227
},
"hsl": {
"h": 305.893,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.7515,
"c": 0.18296,
"h": 331
},
"luminance": 0.38645
}Semantic roles & 50–950 ramp
primary
#EE7EE3
secondary
#D5F2D8
accent
#D9210D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84