#ED85BB#ED85BB
#ED85BB is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.5% C 0.141 H 348.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85BB |
|---|---|
| RGB | rgb(237, 133, 187) |
| HSL | hsl(329, 74%, 73%) |
| HSV | hsv(329, 44%, 93%) |
| CMYK | cmyk(0%, 43.9%, 21.1%, 7.1%) |
| CIE-LAB | lab(68.29, 46.35, -10.65) |
| CIE-LCH | lch(68.29, 47.56, 347.06°) |
| OKLab | oklab(74.5% 0.1386 -0.0278) |
| OKLCH | oklch(74.5% 0.141 348.7) |
| XYZ | xyz(52.2833, 38.3712, 51.6567) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 5.25
Hot Pink
#FF69B4
ΔE00 5.67
Bubble Gum Pink
#FF69AF
ΔE00 5.86
Pinky
#FC86AA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85BB #85EDB7
analogous
#EB85ED #ED85BB #ED8587
triadic
#ED85BB #BBED85 #85BBED
tetradic
#ED85BB #EDEB85 #85EDB7 #8587ED
square
#ED85BB #EDEB85 #85EDB7 #8587ED
split-complementary
#ED85BB #87ED85 #85EDEB
monochromatic
#D8207F #E5509D #ED85BB #F5BAD9 #FBE4F0
Accessibility & contrast
On white
2.42
#ED85BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#ED85BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85BB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85BB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#AAADB8
Tritanopia (blue-blind)
#FA8399
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed85bb; /* rgb */ color: rgb(237, 133, 187); /* oklch */ color: oklch(74.5% 0.141 348.7);
Tailwind
colors: {
custom: {
50: '#f5abcf',
500: '#ed85bb',
950: '#000000',
},
}SCSS
$custom: #ed85bb; $custom-light: #f5abcf; $custom-dark: #000000;
JSON
{
"hex": "#ed85bb",
"rgb": {
"r": 237,
"g": 133,
"b": 187
},
"hsl": {
"h": 328.846,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.74502,
"c": 0.14135,
"h": 348.7
},
"luminance": 0.38367
}Semantic roles & 50–950 ramp
primary
#ED85BB
secondary
#D8F3E5
accent
#D66F0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82