#D773DC#D773DC
#D773DC is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.5% C 0.180 H 325.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D773DC |
|---|---|
| RGB | rgb(215, 115, 220) |
| HSL | hsl(297, 60%, 66%) |
| HSV | hsv(297, 48%, 86%) |
| CMYK | cmyk(2.3%, 47.7%, 0%, 13.7%) |
| CIE-LAB | lab(63.24, 54.03, -37.11) |
| CIE-LCH | lch(63.24, 65.55, 325.52°) |
| OKLab | oklab(70.54% 0.1484 -0.102) |
| OKLCH | oklch(70.54% 0.18 325.5) |
| XYZ | xyz(47.0723, 31.8782, 71.3699) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 4.21
Orchid (survey)
#C875C4
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D773DC #78DC73
analogous
#A273DC #D773DC #DC73AC
triadic
#D773DC #DCD773 #73DCD7
tetradic
#D773DC #DCA273 #78DC73 #73ACDC
square
#D773DC #DCA273 #78DC73 #73ACDC
split-complementary
#D773DC #ACDC73 #73DCA2
monochromatic
#A42BAA #C942D0 #D773DC #E5A4E8 #F3D5F4
Accessibility & contrast
On white
2.85
#D773DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#D773DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D773DC
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D773DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D773DC | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6891E0
Deuteranopia (green-blind)
#859ED9
Tritanopia (blue-blind)
#DC7F9D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d773dc; /* rgb */ color: rgb(215, 115, 220); /* oklch */ color: oklch(70.5% 0.180 325.5);
Tailwind
colors: {
custom: {
50: '#e59fe7',
500: '#d773dc',
950: '#000000',
},
}SCSS
$custom: #d773dc; $custom-light: #e59fe7; $custom-dark: #000000;
JSON
{
"hex": "#d773dc",
"rgb": {
"r": 215,
"g": 115,
"b": 220
},
"hsl": {
"h": 297.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.70543,
"c": 0.18002,
"h": 325.5
},
"luminance": 0.31876
}Semantic roles & 50–950 ramp
primary
#D773DC
secondary
#C6E7C4
accent
#C81E26
background
#FEFAFE
surface
#FDF3FC
border
#D5CDD5
text
#160F16
muted
#847F84