#ED65B7#ED65B7
#ED65B7 is a light, vivid pink. Relative luminance 0.307; OKLCH L 70.0% C 0.189 H 345.9°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65B7 |
|---|---|
| RGB | rgb(237, 101, 183) |
| HSL | hsl(324, 79%, 66%) |
| HSV | hsv(324, 57%, 93%) |
| CMYK | cmyk(0%, 57.4%, 22.8%, 7.1%) |
| CIE-LAB | lab(62.28, 61.10, -17.44) |
| CIE-LCH | lch(62.28, 63.54, 344.07°) |
| OKLab | oklab(69.96% 0.1836 -0.0461) |
| OKLCH | oklch(69.96% 0.189 345.9) |
| XYZ | xyz(48.1275, 30.7352, 48.1884) |
| Luminance | 0.3073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.74
Hot Pink
#FF69B4
ΔE00 4.08
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Bubble Gum Pink
#FF69AF
ΔE00 4.82
Barbie Pink
#FE46A5
ΔE00 5.37
Purplish Pink
#CE5DAE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65B7 #65ED9B
analogous
#DF65ED #ED65B7 #ED6573
triadic
#ED65B7 #B7ED65 #65B7ED
tetradic
#ED65B7 #EDDF65 #65ED9B #6573ED
square
#ED65B7 #EDDF65 #65ED9B #6573ED
split-complementary
#ED65B7 #73ED65 #65EDDF
monochromatic
#C1177D #E72E9D #ED65B7 #F39CD1 #FAD3EA
Accessibility & contrast
On white
2.94
#ED65B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#ED65B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65B7
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65B7 | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7288BA
Deuteranopia (green-blind)
#989FB4
Tritanopia (blue-blind)
#FB6386
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ed65b7; /* rgb */ color: rgb(237, 101, 183); /* oklch */ color: oklch(70.0% 0.189 345.9);
Tailwind
colors: {
custom: {
50: '#f697cc',
500: '#ed65b7',
950: '#000000',
},
}SCSS
$custom: #ed65b7; $custom-light: #f697cc; $custom-dark: #000000;
JSON
{
"hex": "#ed65b7",
"rgb": {
"r": 237,
"g": 101,
"b": 183
},
"hsl": {
"h": 323.824,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.69964,
"c": 0.18931,
"h": 345.9
},
"luminance": 0.30731
}Semantic roles & 50–950 ramp
primary
#ED65B7
secondary
#C1EDD2
accent
#DB5D0A
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82