#ED8ECB#ED8ECB
#ED8ECB is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.4% C 0.137 H 341.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8ECB |
|---|---|
| RGB | rgb(237, 142, 203) |
| HSL | hsl(321, 73%, 74%) |
| HSV | hsv(321, 40%, 93%) |
| CMYK | cmyk(0%, 40.1%, 14.3%, 7.1%) |
| CIE-LAB | lab(70.64, 44.16, -16.05) |
| CIE-LCH | lch(70.64, 46.99, 340.03°) |
| OKLab | oklab(76.44% 0.1298 -0.0426) |
| OKLCH | oklch(76.44% 0.137 341.8) |
| XYZ | xyz(55.3779, 41.6657, 61.6138) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.48
Pink (survey)
#FF81C0
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 7.61
Hot Pink
#FF69B4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8ECB #8EEDB0
analogous
#E08EED #ED8ECB #ED8E9C
triadic
#ED8ECB #CBED8E #8ECBED
tetradic
#ED8ECB #EDE08E #8EEDB0 #8E9CED
square
#ED8ECB #EDE08E #8EEDB0 #8E9CED
split-complementary
#ED8ECB #9CED8E #8EEDE0
monochromatic
#DC249A #E559B3 #ED8ECB #F5C3E3 #FBE5F3
Accessibility & contrast
On white
2.25
#ED8ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#ED8ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8ECB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8ECB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CD
Deuteranopia (green-blind)
#ABB2C8
Tritanopia (blue-blind)
#F88FA4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed8ecb; /* rgb */ color: rgb(237, 142, 203); /* oklch */ color: oklch(76.4% 0.137 341.8);
Tailwind
colors: {
custom: {
50: '#f4b1da',
500: '#ed8ecb',
950: '#000000',
},
}SCSS
$custom: #ed8ecb; $custom-light: #f4b1da; $custom-dark: #000000;
JSON
{
"hex": "#ed8ecb",
"rgb": {
"r": 237,
"g": 142,
"b": 203
},
"hsl": {
"h": 321.474,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.76443,
"c": 0.13659,
"h": 341.8
},
"luminance": 0.41662
}Semantic roles & 50–950 ramp
primary
#ED8ECB
secondary
#D9F2E2
accent
#D55711
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083