#ED60BA#ED60BA
#ED60BA is a light, vivid pink. Relative luminance 0.299; OKLCH L 69.5% C 0.198 H 344.3°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ED60BA |
|---|---|
| RGB | rgb(237, 96, 186) |
| HSL | hsl(322, 80%, 65%) |
| HSV | hsv(322, 59%, 93%) |
| CMYK | cmyk(0%, 59.5%, 21.5%, 7.1%) |
| CIE-LAB | lab(61.59, 63.68, -20.22) |
| CIE-LCH | lch(61.59, 66.81, 342.39°) |
| OKLab | oklab(69.48% 0.1909 -0.0537) |
| OKLCH | oklch(69.48% 0.198 344.3) |
| XYZ | xyz(47.9723, 29.9198, 49.6934) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 5.09
Bubblegum (survey)
#FF6CB5
ΔE00 5.40
Barbie Pink
#FE46A5
ΔE00 5.49
Purplish Pink
#CE5DAE
ΔE00 5.75
Bubble Gum Pink
#FF69AF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED60BA #60ED93
analogous
#D960ED #ED60BA #ED6073
triadic
#ED60BA #BAED60 #60BAED
tetradic
#ED60BA #EDD960 #60ED93 #6073ED
square
#ED60BA #EDD960 #60ED93 #6073ED
split-complementary
#ED60BA #73ED60 #60EDD9
monochromatic
#BD1581 #E729A2 #ED60BA #F397D2 #F9CEEA
Accessibility & contrast
On white
3.01
#ED60BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#ED60BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #ED60BA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED60BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED60BA | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D86BD
Deuteranopia (green-blind)
#959DB7
Tritanopia (blue-blind)
#FB5F85
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ed60ba; /* rgb */ color: rgb(237, 96, 186); /* oklch */ color: oklch(69.5% 0.198 344.3);
Tailwind
colors: {
custom: {
50: '#f694ce',
500: '#ed60ba',
950: '#000000',
},
}SCSS
$custom: #ed60ba; $custom-light: #f694ce; $custom-dark: #000000;
JSON
{
"hex": "#ed60ba",
"rgb": {
"r": 237,
"g": 96,
"b": 186
},
"hsl": {
"h": 321.702,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.69483,
"c": 0.19836,
"h": 344.3
},
"luminance": 0.29915
}Semantic roles & 50–950 ramp
primary
#ED60BA
secondary
#BDECCE
accent
#DC560A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82