#D65DAF#D65DAF
#D65DAF is a light, vivid pink. Relative luminance 0.252; OKLCH L 65.5% C 0.178 H 341.8°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D65DAF |
|---|---|
| RGB | rgb(214, 93, 175) |
| HSL | hsl(319, 60%, 60%) |
| HSV | hsv(319, 57%, 84%) |
| CMYK | cmyk(0%, 56.5%, 18.2%, 16.1%) |
| CIE-LAB | lab(57.29, 56.85, -20.76) |
| CIE-LCH | lch(57.29, 60.52, 339.94°) |
| OKLab | oklab(65.5% 0.169 -0.0555) |
| OKLCH | oklch(65.5% 0.178 341.8) |
| XYZ | xyz(39.3846, 25.2233, 43.3434) |
| Luminance | 0.2522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.54
Pale Magenta
#D767AD
ΔE00 2.50
Purpleish Pink
#DF4EC8
ΔE00 5.29
Orchid (survey)
#C875C4
ΔE00 6.69
Pinky Purple
#C94CBE
ΔE00 6.71
Barbie Pink
#FE46A5
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D65DAF #5DD684
analogous
#C15DD6 #D65DAF #D65D72
triadic
#D65DAF #AFD65D #5DAFD6
tetradic
#D65DAF #D6C15D #5DD684 #5D72D6
square
#D65DAF #D6C15D #5DD684 #5D72D6
split-complementary
#D65DAF #72D65D #5DD6C1
monochromatic
#932570 #C43295 #D65DAF #E28EC7 #EFBFDF
Accessibility & contrast
On white
3.47
#D65DAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#D65DAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D65DAF
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D65DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D65DAF | 1.00 | 3.47 | 6.04 | 6.04 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#657DB2
Deuteranopia (green-blind)
#8791AC
Tritanopia (blue-blind)
#E25E7E
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #d65daf; /* rgb */ color: rgb(214, 93, 175); /* oklch */ color: oklch(65.5% 0.178 341.8);
Tailwind
colors: {
custom: {
50: '#e590c7',
500: '#d65daf',
950: '#000000',
},
}SCSS
$custom: #d65daf; $custom-light: #e590c7; $custom-dark: #000000;
JSON
{
"hex": "#d65daf",
"rgb": {
"r": 214,
"g": 93,
"b": 175
},
"hsl": {
"h": 319.339,
"s": 59.606,
"l": 60.196
},
"oklch": {
"l": 0.65503,
"c": 0.17787,
"h": 341.8
},
"luminance": 0.2522
}Semantic roles & 50–950 ramp
primary
#D65DAF
secondary
#B0DFBF
accent
#C7551E
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#160D13
muted
#847E82