#ED7BD2#ED7BD2
#ED7BD2 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.173 H 336.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BD2 |
|---|---|
| RGB | rgb(237, 123, 210) |
| HSL | hsl(314, 76%, 71%) |
| HSV | hsv(314, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 11.4%, 7.1%) |
| CIE-LAB | lab(67.15, 54.80, -25.25) |
| CIE-LCH | lch(67.15, 60.34, 335.26°) |
| OKLab | oklab(73.9% 0.1595 -0.068) |
| OKLCH | oklch(73.9% 0.173 336.9) |
| XYZ | xyz(53.6411, 36.8272, 65.2433) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 3.99
Bubblegum Pink
#FE83CC
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BD2 #7BED96
analogous
#CF7BED #ED7BD2 #ED7B99
triadic
#ED7BD2 #D2ED7B #7BD2ED
tetradic
#ED7BD2 #EDCF7B #7BED96 #7B99ED
square
#ED7BD2 #EDCF7B #7BED96 #7B99ED
split-complementary
#ED7BD2 #99ED7B #7BEDCF
monochromatic
#D11DA6 #E645C0 #ED7BD2 #F4B1E4 #FBE4F6
Accessibility & contrast
On white
2.51
#ED7BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#ED7BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BD2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BD2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D99D5
Deuteranopia (green-blind)
#9CAACF
Tritanopia (blue-blind)
#F77F9D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed7bd2; /* rgb */ color: rgb(237, 123, 210); /* oklch */ color: oklch(73.9% 0.173 336.9);
Tailwind
colors: {
custom: {
50: '#f5a5e0',
500: '#ed7bd2',
950: '#000000',
},
}SCSS
$custom: #ed7bd2; $custom-light: #f5a5e0; $custom-dark: #000000;
JSON
{
"hex": "#ed7bd2",
"rgb": {
"r": 237,
"g": 123,
"b": 210
},
"hsl": {
"h": 314.211,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73902,
"c": 0.1734,
"h": 336.9
},
"luminance": 0.36824
}Semantic roles & 50–950 ramp
primary
#ED7BD2
secondary
#D2F1DA
accent
#D83D0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83