#ED65B6#ED65B6
#ED65B6 is a light, vivid pink. Relative luminance 0.307; OKLCH L 69.9% C 0.189 H 346.3°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65B6 |
|---|---|
| RGB | rgb(237, 101, 182) |
| HSL | hsl(324, 79%, 66%) |
| HSV | hsv(324, 57%, 93%) |
| CMYK | cmyk(0%, 57.4%, 23.2%, 7.1%) |
| CIE-LAB | lab(62.25, 60.96, -16.92) |
| CIE-LCH | lch(62.25, 63.27, 344.48°) |
| OKLab | oklab(69.93% 0.1834 -0.0447) |
| OKLCH | oklch(69.93% 0.189 346.3) |
| XYZ | xyz(48.0238, 30.6937, 47.6421) |
| Luminance | 0.3069 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.72
Hot Pink
#FF69B4
ΔE00 3.96
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.67
Barbie Pink
#FE46A5
ΔE00 5.25
Purplish Pink
#CE5DAE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65B6 #65ED9C
analogous
#E065ED #ED65B6 #ED6572
triadic
#ED65B6 #B6ED65 #65B6ED
tetradic
#ED65B6 #EDE065 #65ED9C #6572ED
square
#ED65B6 #EDE065 #65ED9C #6572ED
split-complementary
#ED65B6 #72ED65 #65EDE0
monochromatic
#C1177C #E72E9C #ED65B6 #F39CD0 #FAD3EA
Accessibility & contrast
On white
2.94
#ED65B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#ED65B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65B6
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65B6 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7388B9
Deuteranopia (green-blind)
#999FB3
Tritanopia (blue-blind)
#FC6385
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ed65b6; /* rgb */ color: rgb(237, 101, 182); /* oklch */ color: oklch(69.9% 0.189 346.3);
Tailwind
colors: {
custom: {
50: '#f697cc',
500: '#ed65b6',
950: '#000000',
},
}SCSS
$custom: #ed65b6; $custom-light: #f697cc; $custom-dark: #000000;
JSON
{
"hex": "#ed65b6",
"rgb": {
"r": 237,
"g": 101,
"b": 182
},
"hsl": {
"h": 324.265,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.69926,
"c": 0.18873,
"h": 346.3
},
"luminance": 0.30689
}Semantic roles & 50–950 ramp
primary
#ED65B6
secondary
#C1EDD3
accent
#DB5F0A
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82