#D95CAF#D95CAF
#D95CAF is a light, vivid pink. Relative luminance 0.255; OKLCH L 65.8% C 0.182 H 342.7°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D95CAF |
|---|---|
| RGB | rgb(217, 92, 175) |
| HSL | hsl(320, 62%, 61%) |
| HSV | hsv(320, 58%, 85%) |
| CMYK | cmyk(0%, 57.6%, 19.4%, 14.9%) |
| CIE-LAB | lab(57.56, 58.17, -20.30) |
| CIE-LCH | lch(57.56, 61.62, 340.76°) |
| OKLab | oklab(65.79% 0.1735 -0.0542) |
| OKLCH | oklch(65.79% 0.182 342.7) |
| XYZ | xyz(40.1813, 25.5046, 43.3558) |
| Luminance | 0.2550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.06
Pale Magenta
#D767AD
ΔE00 2.44
Purpleish Pink
#DF4EC8
ΔE00 5.34
Barbie Pink
#FE46A5
ΔE00 6.93
Orchid (survey)
#C875C4
ΔE00 7.00
Pinky Purple
#C94CBE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D95CAF #5CD986
analogous
#C45CD9 #D95CAF #D95C70
triadic
#D95CAF #AFD95C #5CAFD9
tetradic
#D95CAF #D9C45C #5CD986 #5C70D9
square
#D95CAF #D9C45C #5CD986 #5C70D9
split-complementary
#D95CAF #70D95C #5CD9C4
monochromatic
#972370 #C92F95 #D95CAF #E58EC7 #F0BFE0
Accessibility & contrast
On white
3.44
#D95CAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#D95CAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D95CAF
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D95CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D95CAF | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#657DB2
Deuteranopia (green-blind)
#8992AC
Tritanopia (blue-blind)
#E55D7E
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #d95caf; /* rgb */ color: rgb(217, 92, 175); /* oklch */ color: oklch(65.8% 0.182 342.7);
Tailwind
colors: {
custom: {
50: '#e890c7',
500: '#d95caf',
950: '#000000',
},
}SCSS
$custom: #d95caf; $custom-light: #e890c7; $custom-dark: #000000;
JSON
{
"hex": "#d95caf",
"rgb": {
"r": 217,
"g": 92,
"b": 175
},
"hsl": {
"h": 320.16,
"s": 62.189,
"l": 60.588
},
"oklch": {
"l": 0.65791,
"c": 0.18172,
"h": 342.7
},
"luminance": 0.25501
}Semantic roles & 50–950 ramp
primary
#D95CAF
secondary
#B1E0C1
accent
#CA561C
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#160D13
muted
#847E82