#EE7CED#EE7CED
#EE7CED is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.3% C 0.195 H 327.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CED |
|---|---|
| RGB | rgb(238, 124, 237) |
| HSL | hsl(301, 77%, 71%) |
| HSV | hsv(301, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 0.4%, 6.7%) |
| CIE-LAB | lab(68.54, 59.10, -38.06) |
| CIE-LCH | lch(68.54, 70.29, 327.22°) |
| OKLab | oklab(75.32% 0.1645 -0.1043) |
| OKLCH | oklch(75.32% 0.195 327.6) |
| XYZ | xyz(57.7527, 38.7100, 84.5341) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.17
Purply Pink
#F075E6
ΔE00 1.68
Candy Pink
#FF63E9
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 4.80
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CED #7CEE7D
analogous
#B67CEE #EE7CED #EE7CB4
triadic
#EE7CED #EDEE7C #7CEDEE
tetradic
#EE7CED #EEB67C #7CEE7D #7CB4EE
square
#EE7CED #EEB67C #7CEE7D #7CB4EE
split-complementary
#EE7CED #B4EE7C #7CEEB6
monochromatic
#D41CD2 #E746E6 #EE7CED #F5B2F4 #FBE4FB
Accessibility & contrast
On white
2.40
#EE7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#EE7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CED
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CED | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#94ACEA
Tritanopia (blue-blind)
#F488AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7ced; /* rgb */ color: rgb(238, 124, 237); /* oklch */ color: oklch(75.3% 0.195 327.6);
Tailwind
colors: {
custom: {
50: '#f6a6f3',
500: '#ee7ced',
950: '#000000',
},
}SCSS
$custom: #ee7ced; $custom-light: #f6a6f3; $custom-dark: #000000;
JSON
{
"hex": "#ee7ced",
"rgb": {
"r": 238,
"g": 124,
"b": 237
},
"hsl": {
"h": 300.526,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.75319,
"c": 0.19478,
"h": 327.6
},
"luminance": 0.38707
}Semantic roles & 50–950 ramp
primary
#EE7CED
secondary
#D4F2D4
accent
#D90E0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85