#D33ECC#D33ECC
#D33ECC is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 63.2% C 0.238 H 330.0°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D33ECC |
|---|---|
| RGB | rgb(211, 62, 204) |
| HSL | hsl(303, 63%, 54%) |
| HSV | hsv(303, 71%, 83%) |
| CMYK | cmyk(0%, 70.6%, 3.3%, 17.3%) |
| CIE-LAB | lab(53.66, 72.82, -43.15) |
| CIE-LCH | lch(53.66, 84.64, 329.35°) |
| OKLab | oklab(63.18% 0.2061 -0.119) |
| OKLCH | oklch(63.18% 0.238 330) |
| XYZ | xyz(39.4855, 21.6568, 59.2156) |
| Luminance | 0.2165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.42
Pinky Purple
#C94CBE
ΔE00 2.77
Purple Pink
#D725DE
ΔE00 3.32
Purpley Pink
#C83CB9
ΔE00 3.51
Fuchsia (survey)
#ED0DD9
ΔE00 3.90
Purpleish Pink
#DF4EC8
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D33ECC #3ED345
analogous
#8F3ED3 #D33ECC #D33E81
triadic
#D33ECC #CCD33E #3ECCD3
tetradic
#D33ECC #D38F3E #3ED345 #3E81D3
square
#D33ECC #D38F3E #3ED345 #3E81D3
split-complementary
#D33ECC #81D33E #3ED38F
monochromatic
#7B1C76 #AC27A6 #D33ECC #DE70D9 #EAA2E6
Accessibility & contrast
On white
3.94
#D33ECC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#D33ECC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D33ECC
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D33ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D33ECC | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D73D0
Deuteranopia (green-blind)
#6A87C8
Tritanopia (blue-blind)
#DB5181
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d33ecc; /* rgb */ color: rgb(211, 62, 204); /* oklch */ color: oklch(63.2% 0.238 330.0);
Tailwind
colors: {
custom: {
50: '#e481dc',
500: '#d33ecc',
950: '#000000',
},
}SCSS
$custom: #d33ecc; $custom-light: #e481dc; $custom-dark: #000000;
JSON
{
"hex": "#d33ecc",
"rgb": {
"r": 211,
"g": 62,
"b": 204
},
"hsl": {
"h": 302.819,
"s": 62.869,
"l": 53.529
},
"oklch": {
"l": 0.63184,
"c": 0.238,
"h": 330
},
"luminance": 0.21654
}Semantic roles & 50–950 ramp
primary
#D33ECC
secondary
#96D699
accent
#E64A42
background
#FEF8FD
surface
#FDF0FB
border
#D5CBD4
text
#160B15
muted
#847C83