#D33CAE#D33CAE
#D33CAE is a mid, highly saturated pink. Relative luminance 0.201; OKLCH L 61.5% C 0.219 H 339.5°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D33CAE |
|---|---|
| RGB | rgb(211, 60, 174) |
| HSL | hsl(315, 63%, 53%) |
| HSV | hsv(315, 72%, 83%) |
| CMYK | cmyk(0%, 71.6%, 17.5%, 17.3%) |
| CIE-LAB | lab(52.00, 69.08, -28.38) |
| CIE-LCH | lch(52.00, 74.69, 337.67°) |
| OKLab | oklab(61.52% 0.2055 -0.0767) |
| OKLCH | oklch(61.52% 0.219 339.5) |
| XYZ | xyz(36.1207, 20.1401, 42.0213) |
| Luminance | 0.2014 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.51
Pinky Purple
#C94CBE
ΔE00 3.99
Purplish Pink
#CE5DAE
ΔE00 5.62
Purpleish Pink
#DF4EC8
ΔE00 5.64
Hot Magenta
#F504C9
ΔE00 5.87
Bright Pink
#FE01B1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D33CAE #3CD361
analogous
#AC3CD3 #D33CAE #D33C62
triadic
#D33CAE #AED33C #3CAED3
tetradic
#D33CAE #D3AC3C #3CD361 #3C62D3
square
#D33CAE #D3AC3C #3CD361 #3C62D3
split-complementary
#D33CAE #62D33C #3CD3AC
monochromatic
#791B62 #AB278B #D33CAE #DE6EC3 #EAA0D7
Accessibility & contrast
On white
4.18
#D33CAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#D33CAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D33CAE
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D33CAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D33CAE | 1.00 | 4.18 | 5.03 | 5.03 |
| #FFFFFF | 4.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#456DB1
Deuteranopia (green-blind)
#7685AA
Tritanopia (blue-blind)
#DF4170
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #d33cae; /* rgb */ color: rgb(211, 60, 174); /* oklch */ color: oklch(61.5% 0.219 339.5);
Tailwind
colors: {
custom: {
50: '#e57fc6',
500: '#d33cae',
950: '#000000',
},
}SCSS
$custom: #d33cae; $custom-light: #e57fc6; $custom-dark: #000000;
JSON
{
"hex": "#d33cae",
"rgb": {
"r": 211,
"g": 60,
"b": 174
},
"hsl": {
"h": 314.702,
"s": 63.18,
"l": 53.137
},
"oklch": {
"l": 0.61517,
"c": 0.21935,
"h": 339.5
},
"luminance": 0.20137
}Semantic roles & 50–950 ramp
primary
#D33CAE
secondary
#95D6A5
accent
#E66A42
background
#FEF8FC
surface
#FDEFF8
border
#D5CAD1
text
#160B13
muted
#847C82