#EE7EE8#EE7EE8
#EE7EE8 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.4% C 0.187 H 329.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EE8 |
|---|---|
| RGB | rgb(238, 126, 232) |
| HSL | hsl(303, 77%, 71%) |
| HSV | hsv(303, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 2.5%, 6.7%) |
| CIE-LAB | lab(68.70, 57.27, -35.06) |
| CIE-LCH | lch(68.70, 67.14, 328.53°) |
| OKLab | oklab(75.37% 0.1609 -0.0958) |
| OKLCH | oklch(75.37% 0.187 329.2) |
| XYZ | xyz(57.2855, 38.9283, 80.8248) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.18
Purply Pink
#F075E6
ΔE00 1.68
Lavender Pink
#DD85D7
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.56
Orchid
#DA70D6
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EE8 #7EEE84
analogous
#BC7EEE #EE7EE8 #EE7EB0
triadic
#EE7EE8 #E8EE7E #7EE8EE
tetradic
#EE7EE8 #EEBC7E #7EEE84 #7EB0EE
square
#EE7EE8 #EEBC7E #7EEE84 #7EB0EE
split-complementary
#EE7EE8 #B0EE7E #7EEEBC
monochromatic
#D51CCC #E748DE #EE7EE8 #F5B4F2 #FBE4FA
Accessibility & contrast
On white
2.39
#EE7EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EE7EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EE8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EE8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EEC
Deuteranopia (green-blind)
#97ADE5
Tritanopia (blue-blind)
#F588A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7ee8; /* rgb */ color: rgb(238, 126, 232); /* oklch */ color: oklch(75.4% 0.187 329.2);
Tailwind
colors: {
custom: {
50: '#f6a7ef',
500: '#ee7ee8',
950: '#000000',
},
}SCSS
$custom: #ee7ee8; $custom-light: #f6a7ef; $custom-dark: #000000;
JSON
{
"hex": "#ee7ee8",
"rgb": {
"r": 238,
"g": 126,
"b": 232
},
"hsl": {
"h": 303.214,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.75368,
"c": 0.18725,
"h": 329.2
},
"luminance": 0.38925
}Semantic roles & 50–950 ramp
primary
#EE7EE8
secondary
#D5F2D7
accent
#D9180D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84