#ED6FD8#ED6FD8
#ED6FD8 is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.6% C 0.197 H 334.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6FD8 |
|---|---|
| RGB | rgb(237, 111, 216) |
| HSL | hsl(310, 78%, 68%) |
| HSV | hsv(310, 53%, 93%) |
| CMYK | cmyk(0%, 53.2%, 8.9%, 7.1%) |
| CIE-LAB | lab(65.23, 61.44, -31.56) |
| CIE-LCH | lch(65.23, 69.07, 332.81°) |
| OKLab | oklab(72.56% 0.1773 -0.0857) |
| OKLCH | oklch(72.56% 0.197 334.2) |
| XYZ | xyz(53.0043, 34.3350, 68.7880) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.40
Orchid
#DA70D6
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 3.44
Violet (CSS)
#EE82EE
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6FD8 #6FED84
analogous
#C36FED #ED6FD8 #ED6F99
triadic
#ED6FD8 #D8ED6F #6FD8ED
tetradic
#ED6FD8 #EDC36F #6FED84 #6F99ED
square
#ED6FD8 #EDC36F #6FED84 #6F99ED
split-complementary
#ED6FD8 #99ED6F #6FEDC3
monochromatic
#C919AB #E639C9 #ED6FD8 #F4A5E7 #FBDCF5
Accessibility & contrast
On white
2.67
#ED6FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#ED6FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6FD8
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6FD8 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E93DB
Deuteranopia (green-blind)
#93A5D5
Tritanopia (blue-blind)
#F7779A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed6fd8; /* rgb */ color: rgb(237, 111, 216); /* oklch */ color: oklch(72.6% 0.197 334.2);
Tailwind
colors: {
custom: {
50: '#f59de4',
500: '#ed6fd8',
950: '#000000',
},
}SCSS
$custom: #ed6fd8; $custom-light: #f59de4; $custom-dark: #000000;
JSON
{
"hex": "#ed6fd8",
"rgb": {
"r": 237,
"g": 111,
"b": 216
},
"hsl": {
"h": 310,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.72555,
"c": 0.19694,
"h": 334.2
},
"luminance": 0.34331
}Semantic roles & 50–950 ramp
primary
#ED6FD8
secondary
#C9EFCF
accent
#DA2E0B
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#170F15
muted
#857F83