#D58EBD#D58EBD
#D58EBD is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.2% C 0.105 H 340.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D58EBD |
|---|---|
| RGB | rgb(213, 142, 189) |
| HSL | hsl(320, 46%, 70%) |
| HSV | hsv(320, 33%, 84%) |
| CMYK | cmyk(0%, 33.3%, 11.3%, 16.5%) |
| CIE-LAB | lab(67.40, 33.91, -13.40) |
| CIE-LCH | lch(67.40, 36.47, 338.44°) |
| OKLab | oklab(73.23% 0.0987 -0.0356) |
| OKLCH | oklch(73.23% 0.105 340.2) |
| XYZ | xyz(46.2988, 37.1685, 52.8698) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 6.94
Lilac
#C8A2C8
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.51
Pink (survey)
#FF81C0
ΔE00 7.83
Dull Pink
#D5869D
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58EBD #8ED5A6
analogous
#CA8ED5 #D58EBD #D58E9A
triadic
#D58EBD #BDD58E #8EBDD5
tetradic
#D58EBD #D5CA8E #8ED5A6 #8E9AD5
square
#D58EBD #D5CA8E #8ED5A6 #8E9AD5
split-complementary
#D58EBD #9AD58E #8ED5CA
monochromatic
#AA3F86 #C461A3 #D58EBD #E6BBD7 #F6E7F1
Accessibility & contrast
On white
2.49
#D58EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#D58EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58EBD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58EBD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBF
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#DD8F9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d58ebd; /* rgb */ color: rgb(213, 142, 189); /* oklch */ color: oklch(73.2% 0.105 340.2);
Tailwind
colors: {
custom: {
50: '#e3b0d1',
500: '#d58ebd',
950: '#000000',
},
}SCSS
$custom: #d58ebd; $custom-light: #e3b0d1; $custom-dark: #000000;
JSON
{
"hex": "#d58ebd",
"rgb": {
"r": 213,
"g": 142,
"b": 189
},
"hsl": {
"h": 320.282,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.73232,
"c": 0.10494,
"h": 340.2
},
"luminance": 0.37166
}Semantic roles & 50–950 ramp
primary
#D58EBD
secondary
#D5EADC
accent
#B95C2C
background
#FEFAFC
surface
#FCF5F9
border
#D5CFD2
text
#151014
muted
#847F82