#D36EBB#D36EBB
#D36EBB is a light, vivid pink. Relative luminance 0.286; OKLCH L 67.9% C 0.157 H 336.9°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D36EBB |
|---|---|
| RGB | rgb(211, 110, 187) |
| HSL | hsl(314, 53%, 63%) |
| HSV | hsv(314, 48%, 83%) |
| CMYK | cmyk(0%, 47.9%, 11.4%, 17.3%) |
| CIE-LAB | lab(60.42, 49.65, -22.89) |
| CIE-LCH | lch(60.42, 54.68, 335.25°) |
| OKLab | oklab(67.89% 0.1445 -0.0616) |
| OKLCH | oklch(67.89% 0.157 336.9) |
| XYZ | xyz(41.4097, 28.5914, 50.3417) |
| Luminance | 0.2859 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.26
Orchid (survey)
#C875C4
ΔE00 3.37
Purplish Pink
#CE5DAE
ΔE00 4.23
Orchid
#DA70D6
ΔE00 4.90
Purpleish Pink
#DF4EC8
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D36EBB #6ED386
analogous
#B86ED3 #D36EBB #D36E89
triadic
#D36EBB #BBD36E #6EBBD3
tetradic
#D36EBB #D3B86E #6ED386 #6E89D3
square
#D36EBB #D3B86E #6ED386 #6E89D3
split-complementary
#D36EBB #89D36E #6ED3B8
monochromatic
#982E7F #C53FA5 #D36EBB #E19DD1 #EFCCE7
Accessibility & contrast
On white
3.13
#D36EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#D36EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D36EBB
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D36EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D36EBB | 1.00 | 3.13 | 6.72 | 6.72 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7088BE
Deuteranopia (green-blind)
#8B97B8
Tritanopia (blue-blind)
#DC728C
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #d36ebb; /* rgb */ color: rgb(211, 110, 187); /* oklch */ color: oklch(67.9% 0.157 336.9);
Tailwind
colors: {
custom: {
50: '#e29bcf',
500: '#d36ebb',
950: '#000000',
},
}SCSS
$custom: #d36ebb; $custom-light: #e29bcf; $custom-dark: #000000;
JSON
{
"hex": "#d36ebb",
"rgb": {
"r": 211,
"g": 110,
"b": 187
},
"hsl": {
"h": 314.257,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.67891,
"c": 0.15706,
"h": 336.9
},
"luminance": 0.28589
}Semantic roles & 50–950 ramp
primary
#D36EBB
secondary
#BCE1C5
accent
#C14A25
background
#FEF9FC
surface
#FCF2F9
border
#D5CCD2
text
#160E14
muted
#847E82