#ED6EED#ED6EED
#ED6EED is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.4% C 0.216 H 327.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6EED |
|---|---|
| RGB | rgb(237, 110, 237) |
| HSL | hsl(300, 78%, 68%) |
| HSV | hsv(300, 54%, 93%) |
| CMYK | cmyk(0%, 53.6%, 0%, 7.1%) |
| CIE-LAB | lab(65.96, 65.35, -42.10) |
| CIE-LCH | lch(65.96, 77.74, 327.21°) |
| OKLab | oklab(73.39% 0.1818 -0.1158) |
| OKLCH | oklch(73.39% 0.216 327.5) |
| XYZ | xyz(55.7862, 35.2741, 83.9746) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.21
Light Magenta
#FA5FF7
ΔE00 2.63
Violet Pink
#FB5FFC
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 3.85
Orchid
#DA70D6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6EED #6EED6E
analogous
#AD6EED #ED6EED #ED6EAD
triadic
#ED6EED #EDED6E #6EEDED
tetradic
#ED6EED #EDAD6E #6EED6E #6EADED
square
#ED6EED #EDAD6E #6EED6E #6EADED
split-complementary
#ED6EED #ADED6E #6EEDAD
monochromatic
#C819C8 #E638E6 #ED6EED #F4A4F4 #FBDBFB
Accessibility & contrast
On white
2.61
#ED6EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#ED6EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6EED
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6EED | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#F37DA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed6eed; /* rgb */ color: rgb(237, 110, 237); /* oklch */ color: oklch(73.4% 0.216 327.5);
Tailwind
colors: {
custom: {
50: '#f69df3',
500: '#ed6eed',
950: '#000000',
},
}SCSS
$custom: #ed6eed; $custom-light: #f69df3; $custom-dark: #000000;
JSON
{
"hex": "#ed6eed",
"rgb": {
"r": 237,
"g": 110,
"b": 237
},
"hsl": {
"h": 300,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.73391,
"c": 0.21553,
"h": 327.5
},
"luminance": 0.35271
}Semantic roles & 50–950 ramp
primary
#ED6EED
secondary
#C8EFC8
accent
#DA0B0B
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F17
muted
#857F85