#EC9BDF#EC9BDF
#EC9BDF is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.1% C 0.129 H 332.6°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9BDF |
|---|---|
| RGB | rgb(236, 155, 223) |
| HSL | hsl(310, 68%, 77%) |
| HSV | hsv(310, 34%, 93%) |
| CMYK | cmyk(0%, 34.3%, 5.5%, 7.5%) |
| CIE-LAB | lab(73.94, 40.38, -22.08) |
| CIE-LCH | lch(73.94, 46.02, 331.33°) |
| OKLab | oklab(79.14% 0.1148 -0.0594) |
| OKLCH | oklch(79.14% 0.129 332.6) |
| XYZ | xyz(59.6320, 46.6060, 75.6525) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 6.73
Violet (CSS)
#EE82EE
ΔE00 7.14
Mauve
#E0B0FF
ΔE00 8.51
Pink (survey)
#FF81C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9BDF #9BECA8
analogous
#D19BEC #EC9BDF #EC9BB7
triadic
#EC9BDF #DFEC9B #9BDFEC
tetradic
#EC9BDF #ECD19B #9BECA8 #9BB7EC
square
#EC9BDF #ECD19B #9BECA8 #9BB7EC
split-complementary
#EC9BDF #B7EC9B #9BECD1
monochromatic
#D834BE #E268CF #EC9BDF #F6CEEF #FAE5F7
Accessibility & contrast
On white
2.03
#EC9BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#EC9BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9BDF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9BDF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#F39FB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ec9bdf; /* rgb */ color: rgb(236, 155, 223); /* oklch */ color: oklch(79.1% 0.129 332.6);
Tailwind
colors: {
custom: {
50: '#f3b9e9',
500: '#ec9bdf',
950: '#000000',
},
}SCSS
$custom: #ec9bdf; $custom-light: #f3b9e9; $custom-dark: #000000;
JSON
{
"hex": "#ec9bdf",
"rgb": {
"r": 236,
"g": 155,
"b": 223
},
"hsl": {
"h": 309.63,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.79136,
"c": 0.12926,
"h": 332.6
},
"luminance": 0.46603
}Semantic roles & 50–950 ramp
primary
#EC9BDF
secondary
#D9F2DD
accent
#D03316
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171216
muted
#858184