#ED6ED5#ED6ED5
#ED6ED5 is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.3% C 0.196 H 335.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6ED5 |
|---|---|
| RGB | rgb(237, 110, 213) |
| HSL | hsl(311, 78%, 68%) |
| HSV | hsv(311, 54%, 93%) |
| CMYK | cmyk(0%, 53.6%, 10.1%, 7.1%) |
| CIE-LAB | lab(64.93, 61.42, -30.34) |
| CIE-LCH | lch(64.93, 68.51, 333.71°) |
| OKLab | oklab(72.3% 0.1781 -0.0822) |
| OKLCH | oklch(72.3% 0.196 335.2) |
| XYZ | xyz(52.5115, 33.9642, 66.7279) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.92
Orchid
#DA70D6
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6ED5 #6EED86
analogous
#C66EED #ED6ED5 #ED6E95
triadic
#ED6ED5 #D5ED6E #6ED5ED
tetradic
#ED6ED5 #EDC66E #6EED86 #6E95ED
square
#ED6ED5 #EDC66E #6EED86 #6E95ED
split-complementary
#ED6ED5 #95ED6E #6EEDC6
monochromatic
#C819A7 #E638C5 #ED6ED5 #F4A4E5 #FBDBF5
Accessibility & contrast
On white
2.70
#ED6ED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#ED6ED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6ED5
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6ED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6ED5 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E92D8
Deuteranopia (green-blind)
#93A4D2
Tritanopia (blue-blind)
#F77598
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed6ed5; /* rgb */ color: rgb(237, 110, 213); /* oklch */ color: oklch(72.3% 0.196 335.2);
Tailwind
colors: {
custom: {
50: '#f59de2',
500: '#ed6ed5',
950: '#000000',
},
}SCSS
$custom: #ed6ed5; $custom-light: #f59de2; $custom-dark: #000000;
JSON
{
"hex": "#ed6ed5",
"rgb": {
"r": 237,
"g": 110,
"b": 213
},
"hsl": {
"h": 311.339,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.72298,
"c": 0.19616,
"h": 335.2
},
"luminance": 0.3396
}Semantic roles & 50–950 ramp
primary
#ED6ED5
secondary
#C8EFCF
accent
#DA320B
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#170F15
muted
#857F83