#D28DBA#D28DBA
#D28DBA is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.6% C 0.102 H 340.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D28DBA |
|---|---|
| RGB | rgb(210, 141, 186) |
| HSL | hsl(321, 43%, 69%) |
| HSV | hsv(321, 33%, 82%) |
| CMYK | cmyk(0%, 32.9%, 11.4%, 17.6%) |
| CIE-LAB | lab(66.75, 32.93, -12.74) |
| CIE-LCH | lch(66.75, 35.31, 338.85°) |
| OKLab | oklab(72.63% 0.0959 -0.0338) |
| OKLCH | oklch(72.63% 0.102 340.6) |
| XYZ | xyz(44.9661, 36.2988, 51.0827) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.14
Plum
#DDA0DD
ΔE00 7.17
Lavender Pink
#DD85D7
ΔE00 7.38
Dull Pink
#D5869D
ΔE00 7.74
Dusty Lavender
#AC86A8
ΔE00 7.98
Bubblegum Pink
#FE83CC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D28DBA #8DD2A5
analogous
#C88DD2 #D28DBA #D28D98
triadic
#D28DBA #BAD28D #8DBAD2
tetradic
#D28DBA #D2C88D #8DD2A5 #8D98D2
square
#D28DBA #D2C88D #8DD2A5 #8D98D2
split-complementary
#D28DBA #98D28D #8DD2C8
monochromatic
#A44181 #C1619F #D28DBA #E3B9D5 #F5E5EF
Accessibility & contrast
On white
2.54
#D28DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#D28DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D28DBA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D28DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D28DBA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBC
Deuteranopia (green-blind)
#A1A6B8
Tritanopia (blue-blind)
#DA8E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d28dba; /* rgb */ color: rgb(210, 141, 186); /* oklch */ color: oklch(72.6% 0.102 340.6);
Tailwind
colors: {
custom: {
50: '#e1afce',
500: '#d28dba',
950: '#000000',
},
}SCSS
$custom: #d28dba; $custom-light: #e1afce; $custom-dark: #000000;
JSON
{
"hex": "#d28dba",
"rgb": {
"r": 210,
"g": 141,
"b": 186
},
"hsl": {
"h": 320.87,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.72627,
"c": 0.1017,
"h": 340.6
},
"luminance": 0.36297
}Semantic roles & 50–950 ramp
primary
#D28DBA
secondary
#D3E8DA
accent
#B75E2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82