#ED88CD#ED88CD
#ED88CD is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.6% C 0.148 H 340.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ED88CD |
|---|---|
| RGB | rgb(237, 136, 205) |
| HSL | hsl(319, 74%, 73%) |
| HSV | hsv(319, 43%, 93%) |
| CMYK | cmyk(0%, 42.6%, 13.5%, 7.1%) |
| CIE-LAB | lab(69.49, 47.54, -18.90) |
| CIE-LCH | lch(69.49, 51.16, 338.32°) |
| OKLab | oklab(75.6% 0.1393 -0.0504) |
| OKLCH | oklch(75.6% 0.148 340.1) |
| XYZ | xyz(54.7490, 40.0241, 62.5875) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 4.72
Pink (survey)
#FF81C0
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 7.03
Bubblegum (survey)
#FF6CB5
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED88CD #88EDA8
analogous
#DA88ED #ED88CD #ED889A
triadic
#ED88CD #CDED88 #88CDED
tetradic
#ED88CD #EDDA88 #88EDA8 #889AED
square
#ED88CD #EDDA88 #88EDA8 #889AED
split-complementary
#ED88CD #9AED88 #88EDDA
monochromatic
#DA219F #E553B7 #ED88CD #F5BDE3 #FBE4F4
Accessibility & contrast
On white
2.33
#ED88CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#ED88CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED88CD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED88CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED88CD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA0CF
Deuteranopia (green-blind)
#A6B0CA
Tritanopia (blue-blind)
#F88AA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed88cd; /* rgb */ color: rgb(237, 136, 205); /* oklch */ color: oklch(75.6% 0.148 340.1);
Tailwind
colors: {
custom: {
50: '#f5addc',
500: '#ed88cd',
950: '#000000',
},
}SCSS
$custom: #ed88cd; $custom-light: #f5addc; $custom-dark: #000000;
JSON
{
"hex": "#ed88cd",
"rgb": {
"r": 237,
"g": 136,
"b": 205
},
"hsl": {
"h": 319.01,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.75595,
"c": 0.14817,
"h": 340.1
},
"luminance": 0.40021
}Semantic roles & 50–950 ramp
primary
#ED88CD
secondary
#D8F3E1
accent
#D64E10
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83