#D476DF#D476DF
#D476DF is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.8% C 0.176 H 323.3°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D476DF |
|---|---|
| RGB | rgb(212, 118, 223) |
| HSL | hsl(294, 62%, 67%) |
| HSV | hsv(294, 47%, 87%) |
| CMYK | cmyk(4.9%, 47.1%, 0%, 12.5%) |
| CIE-LAB | lab(63.58, 52.24, -38.29) |
| CIE-LCH | lch(63.58, 64.77, 323.76°) |
| OKLab | oklab(70.76% 0.1413 -0.1054) |
| OKLCH | oklch(70.76% 0.176 323.3) |
| XYZ | xyz(46.9478, 32.2837, 73.5562) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 4.65
Orchid (survey)
#C875C4
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D476DF #81DF76
analogous
#A076DF #D476DF #DF76B6
triadic
#D476DF #DFD476 #76DFD4
tetradic
#D476DF #DFA076 #81DF76 #76B6DF
square
#D476DF #DFA076 #81DF76 #76B6DF
split-complementary
#D476DF #B6DF76 #76DFA0
monochromatic
#A329B1 #C444D3 #D476DF #E4A8EB #F3D9F6
Accessibility & contrast
On white
2.82
#D476DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#D476DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D476DF
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D476DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D476DF | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6893E3
Deuteranopia (green-blind)
#849EDC
Tritanopia (blue-blind)
#D783A0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d476df; /* rgb */ color: rgb(212, 118, 223); /* oklch */ color: oklch(70.8% 0.176 323.3);
Tailwind
colors: {
custom: {
50: '#e3a0e9',
500: '#d476df',
950: '#000000',
},
}SCSS
$custom: #d476df; $custom-light: #e3a0e9; $custom-dark: #000000;
JSON
{
"hex": "#d476df",
"rgb": {
"r": 212,
"g": 118,
"b": 223
},
"hsl": {
"h": 293.714,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.70755,
"c": 0.17628,
"h": 323.3
},
"luminance": 0.32282
}Semantic roles & 50–950 ramp
primary
#D476DF
secondary
#CBE9C8
accent
#CA1C2E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F16
muted
#847F84