#D33CAC#D33CAC
#D33CAC is a mid, highly saturated pink. Relative luminance 0.201; OKLCH L 61.4% C 0.218 H 340.2°. Best body text is #000000 at 5.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D33CAC |
|---|---|
| RGB | rgb(211, 60, 172) |
| HSL | hsl(315, 63%, 53%) |
| HSV | hsv(315, 72%, 83%) |
| CMYK | cmyk(0%, 71.6%, 18.5%, 17.3%) |
| CIE-LAB | lab(51.91, 68.81, -27.34) |
| CIE-LCH | lch(51.91, 74.05, 338.33°) |
| OKLab | oklab(61.43% 0.2052 -0.0737) |
| OKLCH | oklch(61.43% 0.218 340.2) |
| XYZ | xyz(35.9272, 20.0627, 41.0021) |
| Luminance | 0.2006 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.82
Pinky Purple
#C94CBE
ΔE00 4.30
Purplish Pink
#CE5DAE
ΔE00 5.58
Purpleish Pink
#DF4EC8
ΔE00 5.88
Hot Magenta
#F504C9
ΔE00 6.07
Bright Pink
#FE01B1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D33CAC #3CD363
analogous
#AF3CD3 #D33CAC #D33C60
triadic
#D33CAC #ACD33C #3CACD3
tetradic
#D33CAC #D3AF3C #3CD363 #3C60D3
square
#D33CAC #D3AF3C #3CD363 #3C60D3
split-complementary
#D33CAC #60D33C #3CD3AF
monochromatic
#791B61 #AB2789 #D33CAC #DE6EC1 #EAA0D7
Accessibility & contrast
On white
4.19
#D33CAC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.01
#D33CAC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D33CAC
5.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D33CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D33CAC | 1.00 | 4.19 | 5.01 | 5.01 |
| #FFFFFF | 4.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#476CAF
Deuteranopia (green-blind)
#7784A8
Tritanopia (blue-blind)
#DF406F
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #d33cac; /* rgb */ color: rgb(211, 60, 172); /* oklch */ color: oklch(61.4% 0.218 340.2);
Tailwind
colors: {
custom: {
50: '#e57fc5',
500: '#d33cac',
950: '#000000',
},
}SCSS
$custom: #d33cac; $custom-light: #e57fc5; $custom-dark: #000000;
JSON
{
"hex": "#d33cac",
"rgb": {
"r": 211,
"g": 60,
"b": 172
},
"hsl": {
"h": 315.497,
"s": 63.18,
"l": 53.137
},
"oklch": {
"l": 0.61426,
"c": 0.21807,
"h": 340.2
},
"luminance": 0.20059
}Semantic roles & 50–950 ramp
primary
#D33CAC
secondary
#95D6A6
accent
#E66C42
background
#FEF8FC
surface
#FDEFF8
border
#D5CAD1
text
#160B13
muted
#847C82