#ED7ECB#ED7ECB
#ED7ECB is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.1% C 0.163 H 340.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7ECB |
|---|---|
| RGB | rgb(237, 126, 203) |
| HSL | hsl(318, 76%, 71%) |
| HSV | hsv(318, 47%, 93%) |
| CMYK | cmyk(0%, 46.8%, 14.3%, 7.1%) |
| CIE-LAB | lab(67.46, 52.24, -20.87) |
| CIE-LCH | lch(67.46, 56.25, 338.22°) |
| OKLab | oklab(74.05% 0.1535 -0.0558) |
| OKLCH | oklch(74.05% 0.163 340) |
| XYZ | xyz(53.1659, 37.2417, 60.8765) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.45
Pink (survey)
#FF81C0
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.74
Bubblegum (survey)
#FF6CB5
ΔE00 6.10
Hot Pink
#FF69B4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7ECB #7EEDA0
analogous
#D77EED #ED7ECB #ED7E93
triadic
#ED7ECB #CBED7E #7ECBED
tetradic
#ED7ECB #EDD77E #7EEDA0 #7E93ED
square
#ED7ECB #EDD77E #7EEDA0 #7E93ED
split-complementary
#ED7ECB #93ED7E #7EEDD7
monochromatic
#D31D9B #E648B5 #ED7ECB #F4B4E1 #FBE4F4
Accessibility & contrast
On white
2.49
#ED7ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#ED7ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7ECB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7ECB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CE
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#F8809B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ed7ecb; /* rgb */ color: rgb(237, 126, 203); /* oklch */ color: oklch(74.1% 0.163 340.0);
Tailwind
colors: {
custom: {
50: '#f5a6db',
500: '#ed7ecb',
950: '#000000',
},
}SCSS
$custom: #ed7ecb; $custom-light: #f5a6db; $custom-dark: #000000;
JSON
{
"hex": "#ed7ecb",
"rgb": {
"r": 237,
"g": 126,
"b": 203
},
"hsl": {
"h": 318.378,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.7405,
"c": 0.16332,
"h": 340
},
"luminance": 0.37238
}Semantic roles & 50–950 ramp
primary
#ED7ECB
secondary
#D5F2DE
accent
#D84C0E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171015
muted
#857F83