#ED7BCF#ED7BCF
#ED7BCF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.171 H 338.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BCF |
|---|---|
| RGB | rgb(237, 123, 207) |
| HSL | hsl(316, 76%, 71%) |
| HSV | hsv(316, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 12.7%, 7.1%) |
| CIE-LAB | lab(67.04, 54.33, -23.75) |
| CIE-LCH | lch(67.04, 59.30, 336.39°) |
| OKLab | oklab(73.78% 0.1588 -0.0638) |
| OKLCH | oklch(73.78% 0.171 338.1) |
| XYZ | xyz(53.2709, 36.6791, 63.2934) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 5.56
Candy Pink
#FF63E9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BCF #7BED99
analogous
#D27BED #ED7BCF #ED7B96
triadic
#ED7BCF #CFED7B #7BCFED
tetradic
#ED7BCF #EDD27B #7BED99 #7B96ED
square
#ED7BCF #EDD27B #7BED99 #7B96ED
split-complementary
#ED7BCF #96ED7B #7BEDD2
monochromatic
#D11DA2 #E645BB #ED7BCF #F4B1E3 #FBE4F5
Accessibility & contrast
On white
2.52
#ED7BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#ED7BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BCF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BCF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D2
Deuteranopia (green-blind)
#9DAACC
Tritanopia (blue-blind)
#F87E9C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed7bcf; /* rgb */ color: rgb(237, 123, 207); /* oklch */ color: oklch(73.8% 0.171 338.1);
Tailwind
colors: {
custom: {
50: '#f5a5dd',
500: '#ed7bcf',
950: '#000000',
},
}SCSS
$custom: #ed7bcf; $custom-light: #f5a5dd; $custom-dark: #000000;
JSON
{
"hex": "#ed7bcf",
"rgb": {
"r": 237,
"g": 123,
"b": 207
},
"hsl": {
"h": 315.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73782,
"c": 0.17114,
"h": 338.1
},
"luminance": 0.36675
}Semantic roles & 50–950 ramp
primary
#ED7BCF
secondary
#D2F1DB
accent
#D8430D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83