#D06EBB#D06EBB
#D06EBB is a light, vivid pink. Relative luminance 0.281; OKLCH L 67.5% C 0.155 H 335.8°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D06EBB |
|---|---|
| RGB | rgb(208, 110, 187) |
| HSL | hsl(313, 51%, 62%) |
| HSV | hsv(313, 47%, 82%) |
| CMYK | cmyk(0%, 47.1%, 10.1%, 18.4%) |
| CIE-LAB | lab(60.03, 48.73, -23.53) |
| CIE-LCH | lch(60.03, 54.11, 334.23°) |
| OKLab | oklab(67.52% 0.1411 -0.0635) |
| OKLCH | oklch(67.52% 0.155 335.8) |
| XYZ | xyz(40.5581, 28.1522, 50.3018) |
| Luminance | 0.2815 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.95
Pale Magenta
#D767AD
ΔE00 3.60
Purplish Pink
#CE5DAE
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.84
Purpleish Pink
#DF4EC8
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D06EBB #6ED083
analogous
#B46ED0 #D06EBB #D06E8A
triadic
#D06EBB #BBD06E #6EBBD0
tetradic
#D06EBB #D0B46E #6ED083 #6E8AD0
square
#D06EBB #D0B46E #6ED083 #6E8AD0
split-complementary
#D06EBB #8AD06E #6ED0B4
monochromatic
#94307E #C140A5 #D06EBB #DF9CD1 #EECAE6
Accessibility & contrast
On white
3.17
#D06EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#D06EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D06EBB
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D06EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D06EBB | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F87BE
Deuteranopia (green-blind)
#8A96B8
Tritanopia (blue-blind)
#D9728C
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #d06ebb; /* rgb */ color: rgb(208, 110, 187); /* oklch */ color: oklch(67.5% 0.155 335.8);
Tailwind
colors: {
custom: {
50: '#e09acf',
500: '#d06ebb',
950: '#000000',
},
}SCSS
$custom: #d06ebb; $custom-light: #e09acf; $custom-dark: #000000;
JSON
{
"hex": "#d06ebb",
"rgb": {
"r": 208,
"g": 110,
"b": 187
},
"hsl": {
"h": 312.857,
"s": 51.042,
"l": 62.353
},
"oklch": {
"l": 0.67516,
"c": 0.15475,
"h": 335.8
},
"luminance": 0.2815
}Semantic roles & 50–950 ramp
primary
#D06EBB
secondary
#BBDFC3
accent
#BE4827
background
#FEF9FC
surface
#FCF2F9
border
#D5CCD2
text
#150E14
muted
#847E82