#ED7FD2#ED7FD2
#ED7FD2 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.167 H 337.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FD2 |
|---|---|
| RGB | rgb(237, 127, 210) |
| HSL | hsl(315, 75%, 71%) |
| HSV | hsv(315, 46%, 93%) |
| CMYK | cmyk(0%, 46.4%, 11.4%, 7.1%) |
| CIE-LAB | lab(67.90, 52.84, -24.10) |
| CIE-LCH | lch(67.90, 58.08, 335.49°) |
| OKLab | oklab(74.47% 0.1538 -0.0648) |
| OKLCH | oklch(74.47% 0.167 337.1) |
| XYZ | xyz(54.1475, 37.8400, 65.4121) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 4.53
Violet (CSS)
#EE82EE
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FD2 #7FED9A
analogous
#D17FED #ED7FD2 #ED7F9B
triadic
#ED7FD2 #D2ED7F #7FD2ED
tetradic
#ED7FD2 #EDD17F #7FED9A #7F9BED
square
#ED7FD2 #EDD17F #7FED9A #7F9BED
split-complementary
#ED7FD2 #9BED7F #7FEDD1
monochromatic
#D41EA7 #E549BF #ED7FD2 #F5B5E5 #FBE4F6
Accessibility & contrast
On white
2.45
#ED7FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#ED7FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FD2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FD2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819BD5
Deuteranopia (green-blind)
#9FACCF
Tritanopia (blue-blind)
#F7839F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed7fd2; /* rgb */ color: rgb(237, 127, 210); /* oklch */ color: oklch(74.5% 0.167 337.1);
Tailwind
colors: {
custom: {
50: '#f5a7e0',
500: '#ed7fd2',
950: '#000000',
},
}SCSS
$custom: #ed7fd2; $custom-light: #f5a7e0; $custom-dark: #000000;
JSON
{
"hex": "#ed7fd2",
"rgb": {
"r": 237,
"g": 127,
"b": 210
},
"hsl": {
"h": 314.727,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74466,
"c": 0.16688,
"h": 337.1
},
"luminance": 0.37836
}Semantic roles & 50–950 ramp
primary
#ED7FD2
secondary
#D6F2DD
accent
#D83F0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83