#EE7EDC#EE7EDC
#EE7EDC is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.177 H 333.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EDC |
|---|---|
| RGB | rgb(238, 126, 220) |
| HSL | hsl(310, 77%, 71%) |
| HSV | hsv(310, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 7.6%, 6.7%) |
| CIE-LAB | lab(68.22, 55.25, -29.16) |
| CIE-LCH | lch(68.22, 62.47, 332.18°) |
| OKLab | oklab(74.85% 0.1586 -0.079) |
| OKLCH | oklch(74.85% 0.177 333.5) |
| XYZ | xyz(55.6389, 38.2696, 72.1525) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 3.20
Orchid
#DA70D6
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EDC #7EEE90
analogous
#C87EEE #EE7EDC #EE7EA4
triadic
#EE7EDC #DCEE7E #7EDCEE
tetradic
#EE7EDC #EEC87E #7EEE90 #7EA4EE
square
#EE7EDC #EEC87E #7EEE90 #7EA4EE
split-complementary
#EE7EDC #A4EE7E #7EEEC8
monochromatic
#D51CB8 #E748CD #EE7EDC #F5B4EB #FBE4F8
Accessibility & contrast
On white
2.43
#EE7EDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EE7EDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EDC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EDC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#9CACD9
Tritanopia (blue-blind)
#F785A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7edc; /* rgb */ color: rgb(238, 126, 220); /* oklch */ color: oklch(74.9% 0.177 333.5);
Tailwind
colors: {
custom: {
50: '#f6a7e7',
500: '#ee7edc',
950: '#000000',
},
}SCSS
$custom: #ee7edc; $custom-light: #f6a7e7; $custom-dark: #000000;
JSON
{
"hex": "#ee7edc",
"rgb": {
"r": 238,
"g": 126,
"b": 220
},
"hsl": {
"h": 309.643,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74853,
"c": 0.17715,
"h": 333.5
},
"luminance": 0.38266
}Semantic roles & 50–950 ramp
primary
#EE7EDC
secondary
#D5F2DA
accent
#D92D0D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84