#EE7CDF#EE7CDF
#EE7CDF is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.183 H 332.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CDF |
|---|---|
| RGB | rgb(238, 124, 223) |
| HSL | hsl(308, 77%, 71%) |
| HSV | hsv(308, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 6.3%, 6.7%) |
| CIE-LAB | lab(67.96, 56.72, -31.22) |
| CIE-LCH | lch(67.96, 64.74, 331.17°) |
| OKLab | oklab(74.7% 0.162 -0.0848) |
| OKLCH | oklch(74.7% 0.183 332.4) |
| XYZ | xyz(55.7866, 37.9236, 74.1794) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.32
Orchid
#DA70D6
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CDF #7CEE8B
analogous
#C47CEE #EE7CDF #EE7CA6
triadic
#EE7CDF #DFEE7C #7CDFEE
tetradic
#EE7CDF #EEC47C #7CEE8B #7CA6EE
square
#EE7CDF #EEC47C #7CEE8B #7CA6EE
split-complementary
#EE7CDF #A6EE7C #7CEEC4
monochromatic
#D41CBC #E746D2 #EE7CDF #F5B2EC #FBE4F8
Accessibility & contrast
On white
2.45
#EE7CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE7CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CDF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CDF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#F784A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7cdf; /* rgb */ color: rgb(238, 124, 223); /* oklch */ color: oklch(74.7% 0.183 332.4);
Tailwind
colors: {
custom: {
50: '#f6a5e9',
500: '#ee7cdf',
950: '#000000',
},
}SCSS
$custom: #ee7cdf; $custom-light: #f6a5e9; $custom-dark: #000000;
JSON
{
"hex": "#ee7cdf",
"rgb": {
"r": 238,
"g": 124,
"b": 223
},
"hsl": {
"h": 307.895,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.74703,
"c": 0.18284,
"h": 332.4
},
"luminance": 0.3792
}Semantic roles & 50–950 ramp
primary
#EE7CDF
secondary
#D4F2D8
accent
#D9270C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84