#ED7ECF#ED7ECF
#ED7ECF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.2% C 0.166 H 338.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7ECF |
|---|---|
| RGB | rgb(237, 126, 207) |
| HSL | hsl(316, 76%, 71%) |
| HSV | hsv(316, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 12.7%, 7.1%) |
| CIE-LAB | lab(67.60, 52.86, -22.88) |
| CIE-LCH | lch(67.60, 57.60, 336.59°) |
| OKLab | oklab(74.21% 0.1545 -0.0614) |
| OKLCH | oklch(74.21% 0.166 338.3) |
| XYZ | xyz(53.6488, 37.4348, 63.4193) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7ECF #7EED9C
analogous
#D37EED #ED7ECF #ED7E97
triadic
#ED7ECF #CFED7E #7ECFED
tetradic
#ED7ECF #EDD37E #7EED9C #7E97ED
square
#ED7ECF #EDD37E #7EED9C #7E97ED
split-complementary
#ED7ECF #97ED7E #7EEDD3
monochromatic
#D31DA2 #E648BB #ED7ECF #F4B4E3 #FBE4F5
Accessibility & contrast
On white
2.47
#ED7ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#ED7ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7ECF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7ECF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD2
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#F8819D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed7ecf; /* rgb */ color: rgb(237, 126, 207); /* oklch */ color: oklch(74.2% 0.166 338.3);
Tailwind
colors: {
custom: {
50: '#f5a6dd',
500: '#ed7ecf',
950: '#000000',
},
}SCSS
$custom: #ed7ecf; $custom-light: #f5a6dd; $custom-dark: #000000;
JSON
{
"hex": "#ed7ecf",
"rgb": {
"r": 237,
"g": 126,
"b": 207
},
"hsl": {
"h": 316.216,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74205,
"c": 0.16625,
"h": 338.3
},
"luminance": 0.37431
}Semantic roles & 50–950 ramp
primary
#ED7ECF
secondary
#D5F2DD
accent
#D8440E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83