#EB9DCD#EB9DCD
#EB9DCD is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.7% C 0.111 H 342.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9DCD |
|---|---|
| RGB | rgb(235, 157, 205) |
| HSL | hsl(323, 66%, 77%) |
| HSV | hsv(323, 33%, 92%) |
| CMYK | cmyk(0%, 33.2%, 12.8%, 7.8%) |
| CIE-LAB | lab(73.67, 35.98, -12.62) |
| CIE-LCH | lch(73.67, 38.13, 340.67°) |
| OKLab | oklab(78.71% 0.1053 -0.0334) |
| OKLCH | oklch(78.71% 0.111 342.4) |
| XYZ | xyz(57.3374, 46.1868, 63.6406) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.68
Powder Pink
#FFB2D0
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 7.15
Lilac
#C8A2C8
ΔE00 7.75
Lavender Pink
#DD85D7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9DCD #9DEBBB
analogous
#E29DEB #EB9DCD #EB9DA6
triadic
#EB9DCD #CDEB9D #9DCDEB
tetradic
#EB9DCD #EBE29D #9DEBBB #9DA6EB
square
#EB9DCD #EBE29D #9DEBBB #9DA6EB
split-complementary
#EB9DCD #A6EB9D #9DEBE2
monochromatic
#D63799 #E16AB3 #EB9DCD #F5D0E7 #FAE6F2
Accessibility & contrast
On white
2.05
#EB9DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EB9DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9DCD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9DCD | 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)
#A1AECF
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#F49DAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb9dcd; /* rgb */ color: rgb(235, 157, 205); /* oklch */ color: oklch(78.7% 0.111 342.4);
Tailwind
colors: {
custom: {
50: '#f2bbdc',
500: '#eb9dcd',
950: '#000000',
},
}SCSS
$custom: #eb9dcd; $custom-light: #f2bbdc; $custom-dark: #000000;
JSON
{
"hex": "#eb9dcd",
"rgb": {
"r": 235,
"g": 157,
"b": 205
},
"hsl": {
"h": 323.077,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.7871,
"c": 0.1105,
"h": 342.4
},
"luminance": 0.46184
}Semantic roles & 50–950 ramp
primary
#EB9DCD
secondary
#DAF1E3
accent
#CE5E18
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183