#ED64B7#ED64B7
#ED64B7 is a light, vivid pink. Relative luminance 0.305; OKLCH L 69.8% C 0.191 H 345.8°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ED64B7 |
|---|---|
| RGB | rgb(237, 100, 183) |
| HSL | hsl(324, 79%, 66%) |
| HSV | hsv(324, 58%, 93%) |
| CMYK | cmyk(0%, 57.8%, 22.8%, 7.1%) |
| CIE-LAB | lab(62.12, 61.54, -17.69) |
| CIE-LCH | lch(62.12, 64.03, 343.96°) |
| OKLab | oklab(69.84% 0.185 -0.0468) |
| OKLCH | oklch(69.84% 0.191 345.8) |
| XYZ | xyz(48.0310, 30.5421, 48.1562) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 4.94
Barbie Pink
#FE46A5
ΔE00 5.30
Purplish Pink
#CE5DAE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED64B7 #64ED9A
analogous
#DF64ED #ED64B7 #ED6472
triadic
#ED64B7 #B7ED64 #64B7ED
tetradic
#ED64B7 #EDDF64 #64ED9A #6472ED
square
#ED64B7 #EDDF64 #64ED9A #6472ED
split-complementary
#ED64B7 #72ED64 #64EDDF
monochromatic
#C0167D #E72D9E #ED64B7 #F39BD0 #FAD2EA
Accessibility & contrast
On white
2.95
#ED64B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#ED64B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED64B7
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED64B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED64B7 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7187BA
Deuteranopia (green-blind)
#989FB4
Tritanopia (blue-blind)
#FB6285
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ed64b7; /* rgb */ color: rgb(237, 100, 183); /* oklch */ color: oklch(69.8% 0.191 345.8);
Tailwind
colors: {
custom: {
50: '#f696cc',
500: '#ed64b7',
950: '#000000',
},
}SCSS
$custom: #ed64b7; $custom-light: #f696cc; $custom-dark: #000000;
JSON
{
"hex": "#ed64b7",
"rgb": {
"r": 237,
"g": 100,
"b": 183
},
"hsl": {
"h": 323.65,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.69842,
"c": 0.19077,
"h": 345.8
},
"luminance": 0.30538
}Semantic roles & 50–950 ramp
primary
#ED64B7
secondary
#C0EDD2
accent
#DB5D0A
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82