#EC9EDE#EC9EDE
#EC9EDE is a light, vivid pink. Relative luminance 0.476; OKLCH L 79.6% C 0.123 H 333.3°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9EDE |
|---|---|
| RGB | rgb(236, 158, 222) |
| HSL | hsl(311, 67%, 77%) |
| HSV | hsv(311, 33%, 93%) |
| CMYK | cmyk(0%, 33.1%, 5.9%, 7.5%) |
| CIE-LAB | lab(74.55, 38.63, -20.60) |
| CIE-LCH | lch(74.55, 43.78, 331.93°) |
| OKLab | oklab(79.59% 0.11 -0.0553) |
| OKLCH | oklch(79.59% 0.123 333.3) |
| XYZ | xyz(60.0031, 47.5632, 75.1131) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 6.50
Bubblegum Pink
#FE83CC
ΔE00 7.08
Violet (CSS)
#EE82EE
ΔE00 8.03
Lilac
#C8A2C8
ΔE00 8.22
Mauve
#E0B0FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9EDE #9EECAC
analogous
#D39EEC #EC9EDE #EC9EB7
triadic
#EC9EDE #DEEC9E #9EDEEC
tetradic
#EC9EDE #ECD39E #9EECAC #9EB7EC
square
#EC9EDE #ECD39E #9EECAC #9EB7EC
split-complementary
#EC9EDE #B7EC9E #9EECD3
monochromatic
#D838BB #E26BCD #EC9EDE #F6D1EF #FAE5F6
Accessibility & contrast
On white
2.00
#EC9EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#EC9EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9EDE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9EDE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E0
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#F3A2B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ec9ede; /* rgb */ color: rgb(236, 158, 222); /* oklch */ color: oklch(79.6% 0.123 333.3);
Tailwind
colors: {
custom: {
50: '#f3bce8',
500: '#ec9ede',
950: '#000000',
},
}SCSS
$custom: #ec9ede; $custom-light: #f3bce8; $custom-dark: #000000;
JSON
{
"hex": "#ec9ede",
"rgb": {
"r": 236,
"g": 158,
"b": 222
},
"hsl": {
"h": 310.769,
"s": 67.241,
"l": 77.255
},
"oklch": {
"l": 0.79588,
"c": 0.12317,
"h": 333.3
},
"luminance": 0.47561
}Semantic roles & 50–950 ramp
primary
#EC9EDE
secondary
#D9F2DE
accent
#CF3816
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171216
muted
#858184