#D652AF#D652AF
#D652AF is a light, vivid pink. Relative luminance 0.234; OKLCH L 64.2% C 0.194 H 341.0°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D652AF |
|---|---|
| RGB | rgb(214, 82, 175) |
| HSL | hsl(318, 62%, 58%) |
| HSV | hsv(318, 62%, 84%) |
| CMYK | cmyk(0%, 61.7%, 18.2%, 16.1%) |
| CIE-LAB | lab(55.51, 61.67, -23.49) |
| CIE-LCH | lch(55.51, 65.99, 339.15°) |
| OKLab | oklab(64.19% 0.1835 -0.063) |
| OKLCH | oklch(64.19% 0.194 341) |
| XYZ | xyz(38.4876, 23.4293, 43.0444) |
| Luminance | 0.2343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.09
Purpleish Pink
#DF4EC8
ΔE00 4.38
Pale Magenta
#D767AD
ΔE00 4.68
Pinky Purple
#C94CBE
ΔE00 5.12
Bright Pink
#FE01B1
ΔE00 6.51
Purpley Pink
#C83CB9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D652AF #52D679
analogous
#BB52D6 #D652AF #D6526D
triadic
#D652AF #AFD652 #52AFD6
tetradic
#D652AF #D6BB52 #52D679 #526DD6
square
#D652AF #D6BB52 #52D679 #526DD6
split-complementary
#D652AF #6DD652 #52D6BB
monochromatic
#8C216D #BE2D93 #D652AF #E283C6 #EDB5DD
Accessibility & contrast
On white
3.69
#D652AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#D652AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D652AF
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D652AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D652AF | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A77B2
Deuteranopia (green-blind)
#828DAC
Tritanopia (blue-blind)
#E25479
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #d652af; /* rgb */ color: rgb(214, 82, 175); /* oklch */ color: oklch(64.2% 0.194 341.0);
Tailwind
colors: {
custom: {
50: '#e68ac7',
500: '#d652af',
950: '#000000',
},
}SCSS
$custom: #d652af; $custom-light: #e68ac7; $custom-dark: #000000;
JSON
{
"hex": "#d652af",
"rgb": {
"r": 214,
"g": 82,
"b": 175
},
"hsl": {
"h": 317.727,
"s": 61.682,
"l": 58.039
},
"oklch": {
"l": 0.6419,
"c": 0.19401,
"h": 341
},
"luminance": 0.23426
}Semantic roles & 50–950 ramp
primary
#D652AF
secondary
#A8DCB7
accent
#E57343
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82