#ED6ED7#ED6ED7
#ED6ED7 is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.4% C 0.198 H 334.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6ED7 |
|---|---|
| RGB | rgb(237, 110, 215) |
| HSL | hsl(310, 78%, 68%) |
| HSV | hsv(310, 54%, 93%) |
| CMYK | cmyk(0%, 53.6%, 9.3%, 7.1%) |
| CIE-LAB | lab(65.02, 61.74, -31.33) |
| CIE-LCH | lch(65.02, 69.23, 333.09°) |
| OKLab | oklab(72.39% 0.1785 -0.0851) |
| OKLCH | oklch(72.39% 0.198 334.5) |
| XYZ | xyz(52.7669, 34.0664, 68.0731) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.61
Orchid
#DA70D6
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6ED7 #6EED84
analogous
#C46EED #ED6ED7 #ED6E97
triadic
#ED6ED7 #D7ED6E #6ED7ED
tetradic
#ED6ED7 #EDC46E #6EED84 #6E97ED
square
#ED6ED7 #EDC46E #6EED84 #6E97ED
split-complementary
#ED6ED7 #97ED6E #6EEDC4
monochromatic
#C819A9 #E638C8 #ED6ED7 #F4A4E6 #FBDBF5
Accessibility & contrast
On white
2.69
#ED6ED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#ED6ED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6ED7
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6ED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6ED7 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D92DA
Deuteranopia (green-blind)
#93A5D4
Tritanopia (blue-blind)
#F77599
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed6ed7; /* rgb */ color: rgb(237, 110, 215); /* oklch */ color: oklch(72.4% 0.198 334.5);
Tailwind
colors: {
custom: {
50: '#f59de3',
500: '#ed6ed7',
950: '#000000',
},
}SCSS
$custom: #ed6ed7; $custom-light: #f59de3; $custom-dark: #000000;
JSON
{
"hex": "#ed6ed7",
"rgb": {
"r": 237,
"g": 110,
"b": 215
},
"hsl": {
"h": 310.394,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.72385,
"c": 0.19769,
"h": 334.5
},
"luminance": 0.34063
}Semantic roles & 50–950 ramp
primary
#ED6ED7
secondary
#C8EFCF
accent
#DA2F0B
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#170F15
muted
#857F83