#ED86C8#ED86C8
#ED86C8 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.1% C 0.148 H 342.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ED86C8 |
|---|---|
| RGB | rgb(237, 134, 200) |
| HSL | hsl(322, 74%, 73%) |
| HSV | hsv(322, 43%, 93%) |
| CMYK | cmyk(0%, 43.5%, 15.6%, 7.1%) |
| CIE-LAB | lab(68.92, 47.78, -16.98) |
| CIE-LCH | lch(68.92, 50.71, 340.43°) |
| OKLab | oklab(75.11% 0.1409 -0.0451) |
| OKLCH | oklch(75.11% 0.148 342.2) |
| XYZ | xyz(53.8761, 39.2284, 59.3666) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 5.44
Bubblegum (survey)
#FF6CB5
ΔE00 6.26
Hot Pink
#FF69B4
ΔE00 6.62
Bubble Gum Pink
#FF69AF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED86C8 #86EDAB
analogous
#DE86ED #ED86C8 #ED8695
triadic
#ED86C8 #C8ED86 #86C8ED
tetradic
#ED86C8 #EDDE86 #86EDAB #8695ED
square
#ED86C8 #EDDE86 #86EDAB #8695ED
split-complementary
#ED86C8 #95ED86 #86EDDE
monochromatic
#D82096 #E551B0 #ED86C8 #F5BBE0 #FBE4F3
Accessibility & contrast
On white
2.37
#ED86C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#ED86C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED86C8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED86C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED86C8 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ECA
Deuteranopia (green-blind)
#A7AEC5
Tritanopia (blue-blind)
#F8879F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed86c8; /* rgb */ color: rgb(237, 134, 200); /* oklch */ color: oklch(75.1% 0.148 342.2);
Tailwind
colors: {
custom: {
50: '#f5abd8',
500: '#ed86c8',
950: '#000000',
},
}SCSS
$custom: #ed86c8; $custom-light: #f5abd8; $custom-dark: #000000;
JSON
{
"hex": "#ed86c8",
"rgb": {
"r": 237,
"g": 134,
"b": 200
},
"hsl": {
"h": 321.553,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.7511,
"c": 0.14796,
"h": 342.2
},
"luminance": 0.39225
}Semantic roles & 50–950 ramp
primary
#ED86C8
secondary
#D8F3E2
accent
#D6570F
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83