#EB9CD4#EB9CD4
#EB9CD4 is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.8% C 0.118 H 338.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9CD4 |
|---|---|
| RGB | rgb(235, 156, 212) |
| HSL | hsl(317, 66%, 77%) |
| HSV | hsv(317, 34%, 92%) |
| CMYK | cmyk(0%, 33.6%, 9.8%, 7.8%) |
| CIE-LAB | lab(73.67, 37.66, -16.46) |
| CIE-LCH | lch(73.67, 41.10, 336.39°) |
| OKLab | oklab(78.79% 0.109 -0.0439) |
| OKLCH | oklch(78.79% 0.118 338.1) |
| XYZ | xyz(58.0329, 46.1954, 68.1344) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.16
Bubblegum Pink
#FE83CC
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 7.13
Pink (survey)
#FF81C0
ΔE00 7.46
Lilac
#C8A2C8
ΔE00 7.82
Powder Pink
#FFB2D0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9CD4 #9CEBB3
analogous
#DB9CEB #EB9CD4 #EB9CAD
triadic
#EB9CD4 #D4EB9C #9CD4EB
tetradic
#EB9CD4 #EBDB9C #9CEBB3 #9CADEB
square
#EB9CD4 #EBDB9C #9CEBB3 #9CADEB
split-complementary
#EB9CD4 #ADEB9C #9CEBDB
monochromatic
#D636A8 #E169BE #EB9CD4 #F5CFEA #FAE6F4
Accessibility & contrast
On white
2.05
#EB9CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EB9CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9CD4
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9CD4 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAED6
Deuteranopia (green-blind)
#B1B9D2
Tritanopia (blue-blind)
#F39EB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb9cd4; /* rgb */ color: rgb(235, 156, 212); /* oklch */ color: oklch(78.8% 0.118 338.1);
Tailwind
colors: {
custom: {
50: '#f2bae1',
500: '#eb9cd4',
950: '#000000',
},
}SCSS
$custom: #eb9cd4; $custom-light: #f2bae1; $custom-dark: #000000;
JSON
{
"hex": "#eb9cd4",
"rgb": {
"r": 235,
"g": 156,
"b": 212
},
"hsl": {
"h": 317.468,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.78788,
"c": 0.11751,
"h": 338.1
},
"luminance": 0.46193
}Semantic roles & 50–950 ramp
primary
#EB9CD4
secondary
#DAF1E1
accent
#CE4D17
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183