#ED65B9#ED65B9
#ED65B9 is a light, vivid pink. Relative luminance 0.308; OKLCH L 70.0% C 0.191 H 345.1°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65B9 |
|---|---|
| RGB | rgb(237, 101, 185) |
| HSL | hsl(323, 79%, 66%) |
| HSV | hsv(323, 57%, 93%) |
| CMYK | cmyk(0%, 57.4%, 21.9%, 7.1%) |
| CIE-LAB | lab(62.35, 61.37, -18.48) |
| CIE-LCH | lch(62.35, 64.09, 343.25°) |
| OKLab | oklab(70.04% 0.1841 -0.0489) |
| OKLCH | oklch(70.04% 0.191 345.1) |
| XYZ | xyz(48.3371, 30.8190, 49.2925) |
| Luminance | 0.3081 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 4.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.58
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Barbie Pink
#FE46A5
ΔE00 5.62
Purplish Pink
#CE5DAE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65B9 #65ED99
analogous
#DD65ED #ED65B9 #ED6575
triadic
#ED65B9 #B9ED65 #65B9ED
tetradic
#ED65B9 #EDDD65 #65ED99 #6575ED
square
#ED65B9 #EDDD65 #65ED99 #6575ED
split-complementary
#ED65B9 #75ED65 #65EDDD
monochromatic
#C11780 #E72EA0 #ED65B9 #F39CD2 #FAD3EB
Accessibility & contrast
On white
2.93
#ED65B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#ED65B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65B9
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65B9 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7188BC
Deuteranopia (green-blind)
#989FB6
Tritanopia (blue-blind)
#FB6487
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ed65b9; /* rgb */ color: rgb(237, 101, 185); /* oklch */ color: oklch(70.0% 0.191 345.1);
Tailwind
colors: {
custom: {
50: '#f697ce',
500: '#ed65b9',
950: '#000000',
},
}SCSS
$custom: #ed65b9; $custom-light: #f697ce; $custom-dark: #000000;
JSON
{
"hex": "#ed65b9",
"rgb": {
"r": 237,
"g": 101,
"b": 185
},
"hsl": {
"h": 322.941,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.7004,
"c": 0.19051,
"h": 345.1
},
"luminance": 0.30815
}Semantic roles & 50–950 ramp
primary
#ED65B9
secondary
#C1EDD2
accent
#DB5A0A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82