#DD53AF#DD53AF
#DD53AF is a light, vivid pink. Relative luminance 0.247; OKLCH L 65.3% C 0.198 H 343.1°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DD53AF |
|---|---|
| RGB | rgb(221, 83, 175) |
| HSL | hsl(320, 67%, 60%) |
| HSV | hsv(320, 62%, 87%) |
| CMYK | cmyk(0%, 62.4%, 20.8%, 13.3%) |
| CIE-LAB | lab(56.74, 63.18, -21.51) |
| CIE-LCH | lch(56.74, 66.74, 341.20°) |
| OKLab | oklab(65.3% 0.1892 -0.0574) |
| OKLCH | oklch(65.3% 0.198 343.1) |
| XYZ | xyz(40.6511, 24.6576, 43.1676) |
| Luminance | 0.2465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.69
Pale Magenta
#D767AD
ΔE00 3.89
Purpleish Pink
#DF4EC8
ΔE00 4.75
Bright Pink
#FE01B1
ΔE00 5.85
Pinky Purple
#C94CBE
ΔE00 6.44
Barbie Pink
#FE46A5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD53AF #53DD81
analogous
#C653DD #DD53AF #DD536A
triadic
#DD53AF #AFDD53 #53AFDD
tetradic
#DD53AF #DDC653 #53DD81 #536ADD
square
#DD53AF #DDC653 #53DD81 #536ADD
split-complementary
#DD53AF #6ADD53 #53DDC6
monochromatic
#981E6F #CB2895 #DD53AF #E786C7 #F1B9DF
Accessibility & contrast
On white
3.54
#DD53AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#DD53AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD53AF
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD53AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD53AF | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F7AB2
Deuteranopia (green-blind)
#8790AC
Tritanopia (blue-blind)
#EA537A
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #dd53af; /* rgb */ color: rgb(221, 83, 175); /* oklch */ color: oklch(65.3% 0.198 343.1);
Tailwind
colors: {
custom: {
50: '#eb8bc7',
500: '#dd53af',
950: '#000000',
},
}SCSS
$custom: #dd53af; $custom-light: #eb8bc7; $custom-dark: #000000;
JSON
{
"hex": "#dd53af",
"rgb": {
"r": 221,
"g": 83,
"b": 175
},
"hsl": {
"h": 320,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.65303,
"c": 0.19774,
"h": 343.1
},
"luminance": 0.24654
}Semantic roles & 50–950 ramp
primary
#DD53AF
secondary
#ABE1BD
accent
#EA773E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170D13
muted
#857D82