#D550AF#D550AF
#D550AF is a light, vivid pink. Relative luminance 0.230; OKLCH L 63.8% C 0.196 H 340.6°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D550AF |
|---|---|
| RGB | rgb(213, 80, 175) |
| HSL | hsl(317, 61%, 57%) |
| HSV | hsv(317, 62%, 84%) |
| CMYK | cmyk(0%, 62.4%, 17.8%, 16.5%) |
| CIE-LAB | lab(55.05, 62.23, -24.21) |
| CIE-LCH | lch(55.05, 66.77, 338.74°) |
| OKLab | oklab(63.82% 0.185 -0.065) |
| OKLCH | oklch(63.82% 0.196 340.6) |
| XYZ | xyz(38.0480, 22.9820, 42.9812) |
| Luminance | 0.2298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.37
Purpleish Pink
#DF4EC8
ΔE00 4.33
Pinky Purple
#C94CBE
ΔE00 4.73
Pale Magenta
#D767AD
ΔE00 5.17
Purpley Pink
#C83CB9
ΔE00 6.15
Bright Pink
#FE01B1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D550AF #50D576
analogous
#B950D5 #D550AF #D5506C
triadic
#D550AF #AFD550 #50AFD5
tetradic
#D550AF #D5B950 #50D576 #506CD5
square
#D550AF #D5B950 #50D576 #506CD5
split-complementary
#D550AF #6CD550 #50D5B9
monochromatic
#8A216C #BB2D92 #D550AF #E181C6 #EDB3DC
Accessibility & contrast
On white
3.75
#D550AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#D550AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D550AF
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D550AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D550AF | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5876B2
Deuteranopia (green-blind)
#808CAC
Tritanopia (blue-blind)
#E15378
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #d550af; /* rgb */ color: rgb(213, 80, 175); /* oklch */ color: oklch(63.8% 0.196 340.6);
Tailwind
colors: {
custom: {
50: '#e589c7',
500: '#d550af',
950: '#000000',
},
}SCSS
$custom: #d550af; $custom-light: #e589c7; $custom-dark: #000000;
JSON
{
"hex": "#d550af",
"rgb": {
"r": 213,
"g": 80,
"b": 175
},
"hsl": {
"h": 317.143,
"s": 61.29,
"l": 57.451
},
"oklch": {
"l": 0.63824,
"c": 0.19609,
"h": 340.6
},
"luminance": 0.22979
}Semantic roles & 50–950 ramp
primary
#D550AF
secondary
#A6DBB5
accent
#E47143
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82