#D33CAA#D33CAA
#D33CAA is a mid, highly saturated pink. Relative luminance 0.200; OKLCH L 61.3% C 0.217 H 340.9°. Best body text is #000000 at 5.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D33CAA |
|---|---|
| RGB | rgb(211, 60, 170) |
| HSL | hsl(316, 63%, 53%) |
| HSV | hsv(316, 72%, 83%) |
| CMYK | cmyk(0%, 71.6%, 19.4%, 17.3%) |
| CIE-LAB | lab(51.82, 68.54, -26.30) |
| CIE-LCH | lch(51.82, 73.42, 339.01°) |
| OKLab | oklab(61.33% 0.2049 -0.0708) |
| OKLCH | oklch(61.33% 0.217 340.9) |
| XYZ | xyz(35.7366, 19.9864, 39.9981) |
| Luminance | 0.1998 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 4.13
Pinky Purple
#C94CBE
ΔE00 4.63
Purplish Pink
#CE5DAE
ΔE00 5.57
Purpleish Pink
#DF4EC8
ΔE00 6.13
Hot Magenta
#F504C9
ΔE00 6.28
Bright Pink
#FE01B1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D33CAA #3CD365
analogous
#B03CD3 #D33CAA #D33C5F
triadic
#D33CAA #AAD33C #3CAAD3
tetradic
#D33CAA #D3B03C #3CD365 #3C5FD3
square
#D33CAA #D3B03C #3CD365 #3C5FD3
split-complementary
#D33CAA #5FD33C #3CD3B0
monochromatic
#791B60 #AB2787 #D33CAA #DE6EC0 #EAA0D6
Accessibility & contrast
On white
4.20
#D33CAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.00
#D33CAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D33CAA
5.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D33CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D33CAA | 1.00 | 4.20 | 5.00 | 5.00 |
| #FFFFFF | 4.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#486CAD
Deuteranopia (green-blind)
#7884A6
Tritanopia (blue-blind)
#E03F6E
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #d33caa; /* rgb */ color: rgb(211, 60, 170); /* oklch */ color: oklch(61.3% 0.217 340.9);
Tailwind
colors: {
custom: {
50: '#e57fc3',
500: '#d33caa',
950: '#000000',
},
}SCSS
$custom: #d33caa; $custom-light: #e57fc3; $custom-dark: #000000;
JSON
{
"hex": "#d33caa",
"rgb": {
"r": 211,
"g": 60,
"b": 170
},
"hsl": {
"h": 316.291,
"s": 63.18,
"l": 53.137
},
"oklch": {
"l": 0.61335,
"c": 0.2168,
"h": 340.9
},
"luminance": 0.19983
}Semantic roles & 50–950 ramp
primary
#D33CAA
secondary
#95D6A7
accent
#E66E42
background
#FEF8FC
surface
#FDEFF8
border
#D5CAD1
text
#160B12
muted
#847C81