#EE7EDF#EE7EDF
#EE7EDF is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.180 H 332.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EDF |
|---|---|
| RGB | rgb(238, 126, 223) |
| HSL | hsl(308, 77%, 71%) |
| HSV | hsv(308, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 6.3%, 6.7%) |
| CIE-LAB | lab(68.34, 55.75, -30.64) |
| CIE-LCH | lch(68.34, 63.61, 331.20°) |
| OKLab | oklab(74.98% 0.1592 -0.0832) |
| OKLCH | oklch(74.98% 0.18 332.4) |
| XYZ | xyz(56.0397, 38.4300, 74.2637) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.30
Violet (CSS)
#EE82EE
ΔE00 2.66
Lavender Pink
#DD85D7
ΔE00 3.12
Orchid
#DA70D6
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EDF #7EEE8D
analogous
#C57EEE #EE7EDF #EE7EA7
triadic
#EE7EDF #DFEE7E #7EDFEE
tetradic
#EE7EDF #EEC57E #7EEE8D #7EA7EE
square
#EE7EDF #EEC57E #7EEE8D #7EA7EE
split-complementary
#EE7EDF #A7EE7E #7EEEC5
monochromatic
#D51CBD #E748D2 #EE7EDF #F5B4EC #FBE4F8
Accessibility & contrast
On white
2.42
#EE7EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EE7EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EDF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EDF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE2
Deuteranopia (green-blind)
#9AACDC
Tritanopia (blue-blind)
#F685A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7edf; /* rgb */ color: rgb(238, 126, 223); /* oklch */ color: oklch(75.0% 0.180 332.4);
Tailwind
colors: {
custom: {
50: '#f6a7e9',
500: '#ee7edf',
950: '#000000',
},
}SCSS
$custom: #ee7edf; $custom-light: #f6a7e9; $custom-dark: #000000;
JSON
{
"hex": "#ee7edf",
"rgb": {
"r": 238,
"g": 126,
"b": 223
},
"hsl": {
"h": 308.036,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74979,
"c": 0.17961,
"h": 332.4
},
"luminance": 0.38427
}Semantic roles & 50–950 ramp
primary
#EE7EDF
secondary
#D5F2D9
accent
#D9280D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84