#D65DBF#D65DBF
#D65DBF is a light, vivid pink. Relative luminance 0.259; OKLCH L 66.2% C 0.189 H 335.5°. Best body text is #000000 at 6.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D65DBF |
|---|---|
| RGB | rgb(214, 93, 191) |
| HSL | hsl(311, 60%, 60%) |
| HSV | hsv(311, 57%, 84%) |
| CMYK | cmyk(0%, 56.5%, 10.7%, 16.1%) |
| CIE-LAB | lab(57.93, 59.27, -28.98) |
| CIE-LCH | lch(57.93, 65.98, 333.95°) |
| OKLab | oklab(66.19% 0.1723 -0.0786) |
| OKLCH | oklch(66.19% 0.189 335.5) |
| XYZ | xyz(41.0502, 25.8895, 52.1152) |
| Luminance | 0.2589 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.81
Purplish Pink
#CE5DAE
ΔE00 3.16
Pale Magenta
#D767AD
ΔE00 4.96
Pinky Purple
#C94CBE
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.18
Orchid (survey)
#C875C4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D65DBF #5DD674
analogous
#B05DD6 #D65DBF #D65D82
triadic
#D65DBF #BFD65D #5DBFD6
tetradic
#D65DBF #D6B05D #5DD674 #5D82D6
square
#D65DBF #D6B05D #5DD674 #5D82D6
split-complementary
#D65DBF #82D65D #5DD6B0
monochromatic
#93257E #C432A8 #D65DBF #E28ED2 #EFBFE6
Accessibility & contrast
On white
3.40
#D65DBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.18
#D65DBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D65DBF
6.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D65DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D65DBF | 1.00 | 3.40 | 6.18 | 6.18 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E80C2
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#E06386
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #d65dbf; /* rgb */ color: rgb(214, 93, 191); /* oklch */ color: oklch(66.2% 0.189 335.5);
Tailwind
colors: {
custom: {
50: '#e591d2',
500: '#d65dbf',
950: '#000000',
},
}SCSS
$custom: #d65dbf; $custom-light: #e591d2; $custom-dark: #000000;
JSON
{
"hex": "#d65dbf",
"rgb": {
"r": 214,
"g": 93,
"b": 191
},
"hsl": {
"h": 311.405,
"s": 59.606,
"l": 60.196
},
"oklch": {
"l": 0.66185,
"c": 0.18935,
"h": 335.5
},
"luminance": 0.25886
}Semantic roles & 50–950 ramp
primary
#D65DBF
secondary
#B0DFB9
accent
#C73E1E
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#160D14
muted
#847E82