#D776DF#D776DF
#D776DF is a light, vivid purple. Relative luminance 0.327; OKLCH L 71.1% C 0.178 H 324.4°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D776DF |
|---|---|
| RGB | rgb(215, 118, 223) |
| HSL | hsl(295, 62%, 67%) |
| HSV | hsv(295, 47%, 87%) |
| CMYK | cmyk(3.6%, 47.1%, 0%, 12.5%) |
| CIE-LAB | lab(63.94, 53.09, -37.69) |
| CIE-LCH | lch(63.94, 65.10, 324.63°) |
| OKLab | oklab(71.11% 0.1447 -0.1036) |
| OKLCH | oklch(71.11% 0.178 324.4) |
| XYZ | xyz(47.8208, 32.7339, 73.5971) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.80
Orchid (survey)
#C875C4
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D776DF #7EDF76
analogous
#A376DF #D776DF #DF76B2
triadic
#D776DF #DFD776 #76DFD7
tetradic
#D776DF #DFA376 #7EDF76 #76B2DF
square
#D776DF #DFA376 #7EDF76 #76B2DF
split-complementary
#D776DF #B2DF76 #76DFA3
monochromatic
#A729B1 #C944D3 #D776DF #E5A8EB #F4D9F6
Accessibility & contrast
On white
2.78
#D776DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#D776DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D776DF
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D776DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D776DF | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A93E3
Deuteranopia (green-blind)
#869FDC
Tritanopia (blue-blind)
#DB82A0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d776df; /* rgb */ color: rgb(215, 118, 223); /* oklch */ color: oklch(71.1% 0.178 324.4);
Tailwind
colors: {
custom: {
50: '#e5a0e9',
500: '#d776df',
950: '#000000',
},
}SCSS
$custom: #d776df; $custom-light: #e5a0e9; $custom-dark: #000000;
JSON
{
"hex": "#d776df",
"rgb": {
"r": 215,
"g": 118,
"b": 223
},
"hsl": {
"h": 295.429,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.71107,
"c": 0.17799,
"h": 324.4
},
"luminance": 0.32732
}Semantic roles & 50–950 ramp
primary
#D776DF
secondary
#CAE9C8
accent
#CA1C29
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84