#ED7BD4#ED7BD4
#ED7BD4 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.0% C 0.175 H 336.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BD4 |
|---|---|
| RGB | rgb(237, 123, 212) |
| HSL | hsl(313, 76%, 71%) |
| HSV | hsv(313, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 10.5%, 7.1%) |
| CIE-LAB | lab(67.22, 55.12, -26.25) |
| CIE-LCH | lch(67.22, 61.05, 334.53°) |
| OKLab | oklab(73.98% 0.16 -0.0708) |
| OKLCH | oklch(73.98% 0.175 336.1) |
| XYZ | xyz(53.8919, 36.9275, 66.5638) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 4.61
Orchid
#DA70D6
ΔE00 4.94
Bubblegum Pink
#FE83CC
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BD4 #7BED94
analogous
#CD7BED #ED7BD4 #ED7B9B
triadic
#ED7BD4 #D4ED7B #7BD4ED
tetradic
#ED7BD4 #EDCD7B #7BED94 #7B9BED
square
#ED7BD4 #EDCD7B #7BED94 #7B9BED
split-complementary
#ED7BD4 #9BED7B #7BEDCD
monochromatic
#D11DA9 #E645C2 #ED7BD4 #F4B1E6 #FBE4F6
Accessibility & contrast
On white
2.50
#ED7BD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#ED7BD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BD4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BD4 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C99D7
Deuteranopia (green-blind)
#9CAAD1
Tritanopia (blue-blind)
#F7809E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7bd4; /* rgb */ color: rgb(237, 123, 212); /* oklch */ color: oklch(74.0% 0.175 336.1);
Tailwind
colors: {
custom: {
50: '#f5a5e1',
500: '#ed7bd4',
950: '#000000',
},
}SCSS
$custom: #ed7bd4; $custom-light: #f5a5e1; $custom-dark: #000000;
JSON
{
"hex": "#ed7bd4",
"rgb": {
"r": 237,
"g": 123,
"b": 212
},
"hsl": {
"h": 313.158,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73983,
"c": 0.17494,
"h": 336.1
},
"luminance": 0.36924
}Semantic roles & 50–950 ramp
primary
#ED7BD4
secondary
#D2F1D9
accent
#D83A0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83