#D576DF#D576DF
#D576DF is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.9% C 0.177 H 323.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D576DF |
|---|---|
| RGB | rgb(213, 118, 223) |
| HSL | hsl(294, 62%, 67%) |
| HSV | hsv(294, 47%, 87%) |
| CMYK | cmyk(4.5%, 47.1%, 0%, 12.5%) |
| CIE-LAB | lab(63.70, 52.52, -38.09) |
| CIE-LCH | lch(63.70, 64.88, 324.05°) |
| OKLab | oklab(70.87% 0.1424 -0.1048) |
| OKLCH | oklch(70.87% 0.177 323.6) |
| XYZ | xyz(47.2370, 32.4329, 73.5697) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 4.47
Orchid (survey)
#C875C4
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D576DF #80DF76
analogous
#A176DF #D576DF #DF76B5
triadic
#D576DF #DFD576 #76DFD5
tetradic
#D576DF #DFA176 #80DF76 #76B5DF
square
#D576DF #DFA176 #80DF76 #76B5DF
split-complementary
#D576DF #B5DF76 #76DFA1
monochromatic
#A429B1 #C644D3 #D576DF #E4A8EB #F3D9F6
Accessibility & contrast
On white
2.81
#D576DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#D576DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D576DF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D576DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D576DF | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6993E3
Deuteranopia (green-blind)
#849EDC
Tritanopia (blue-blind)
#D883A0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d576df; /* rgb */ color: rgb(213, 118, 223); /* oklch */ color: oklch(70.9% 0.177 323.6);
Tailwind
colors: {
custom: {
50: '#e4a0e9',
500: '#d576df',
950: '#000000',
},
}SCSS
$custom: #d576df; $custom-light: #e4a0e9; $custom-dark: #000000;
JSON
{
"hex": "#d576df",
"rgb": {
"r": 213,
"g": 118,
"b": 223
},
"hsl": {
"h": 294.286,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.70872,
"c": 0.17685,
"h": 323.6
},
"luminance": 0.32431
}Semantic roles & 50–950 ramp
primary
#D576DF
secondary
#CBE9C8
accent
#CA1C2C
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F16
muted
#847F84