#D575DF#D575DF
#D575DF is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.7% C 0.178 H 323.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D575DF |
|---|---|
| RGB | rgb(213, 117, 223) |
| HSL | hsl(294, 62%, 67%) |
| HSV | hsv(294, 48%, 87%) |
| CMYK | cmyk(4.5%, 47.5%, 0%, 12.5%) |
| CIE-LAB | lab(63.51, 53.02, -38.39) |
| CIE-LCH | lch(63.51, 65.46, 324.10°) |
| OKLab | oklab(70.73% 0.1438 -0.1057) |
| OKLCH | oklch(70.73% 0.178 323.7) |
| XYZ | xyz(47.1199, 32.1986, 73.5307) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 4.51
Orchid (survey)
#C875C4
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D575DF #7FDF75
analogous
#A075DF #D575DF #DF75B4
triadic
#D575DF #DFD575 #75DFD5
tetradic
#D575DF #DFA075 #7FDF75 #75B4DF
square
#D575DF #DFA075 #7FDF75 #75B4DF
split-complementary
#D575DF #B4DF75 #75DFA0
monochromatic
#A429B1 #C643D3 #D575DF #E4A7EB #F3D8F6
Accessibility & contrast
On white
2.82
#D575DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#D575DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D575DF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D575DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D575DF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6892E3
Deuteranopia (green-blind)
#849EDC
Tritanopia (blue-blind)
#D882A0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d575df; /* rgb */ color: rgb(213, 117, 223); /* oklch */ color: oklch(70.7% 0.178 323.7);
Tailwind
colors: {
custom: {
50: '#e4a0e9',
500: '#d575df',
950: '#000000',
},
}SCSS
$custom: #d575df; $custom-light: #e4a0e9; $custom-dark: #000000;
JSON
{
"hex": "#d575df",
"rgb": {
"r": 213,
"g": 117,
"b": 223
},
"hsl": {
"h": 294.34,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.7073,
"c": 0.17847,
"h": 323.7
},
"luminance": 0.32196
}Semantic roles & 50–950 ramp
primary
#D575DF
secondary
#CAE9C7
accent
#CA1B2C
background
#FEFAFE
surface
#FCF3FD
border
#D5CDD5
text
#160F16
muted
#847F84