#EE6CED#EE6CED
#EE6CED is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.3% C 0.219 H 327.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6CED |
|---|---|
| RGB | rgb(238, 108, 237) |
| HSL | hsl(300, 79%, 68%) |
| HSV | hsv(300, 55%, 93%) |
| CMYK | cmyk(0%, 54.6%, 0.4%, 6.7%) |
| CIE-LAB | lab(65.76, 66.50, -42.40) |
| CIE-LCH | lch(65.76, 78.87, 327.48°) |
| OKLab | oklab(73.27% 0.1854 -0.1166) |
| OKLCH | oklch(73.27% 0.219 327.8) |
| XYZ | xyz(55.9077, 35.0201, 83.9191) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.37
Violet Pink
#FB5FFC
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 2.96
Orchid
#DA70D6
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6CED #6CEE6D
analogous
#AE6CEE #EE6CED #EE6CAC
triadic
#EE6CED #EDEE6C #6CEDEE
tetradic
#EE6CED #EEAE6C #6CEE6D #6CACEE
square
#EE6CED #EEAE6C #6CEE6D #6CACEE
split-complementary
#EE6CED #ACEE6C #6CEEAE
monochromatic
#C817C7 #E835E6 #EE6CED #F4A3F4 #FBDAFA
Accessibility & contrast
On white
2.62
#EE6CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#EE6CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6CED
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6CED | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F1
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#F57BA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee6ced; /* rgb */ color: rgb(238, 108, 237); /* oklch */ color: oklch(73.3% 0.219 327.8);
Tailwind
colors: {
custom: {
50: '#f69cf3',
500: '#ee6ced',
950: '#000000',
},
}SCSS
$custom: #ee6ced; $custom-light: #f69cf3; $custom-dark: #000000;
JSON
{
"hex": "#ee6ced",
"rgb": {
"r": 238,
"g": 108,
"b": 237
},
"hsl": {
"h": 300.462,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.73274,
"c": 0.21903,
"h": 327.8
},
"luminance": 0.35017
}Semantic roles & 50–950 ramp
primary
#EE6CED
secondary
#C7EFC7
accent
#DC0C0A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85