#D773EB#D773EB
#D773EB is a light, vivid purple. Relative luminance 0.327; OKLCH L 71.3% C 0.194 H 320.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D773EB |
|---|---|
| RGB | rgb(215, 115, 235) |
| HSL | hsl(290, 75%, 69%) |
| HSV | hsv(290, 51%, 92%) |
| CMYK | cmyk(8.5%, 51.1%, 0%, 7.8%) |
| CIE-LAB | lab(63.92, 56.82, -44.39) |
| CIE-LCH | lch(63.92, 72.10, 322.00°) |
| OKLab | oklab(71.27% 0.1504 -0.1229) |
| OKLCH | oklch(71.27% 0.194 320.7) |
| XYZ | xyz(49.1487, 32.7088, 82.3057) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 5.04
Light Purple
#BF77F6
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D773EB #87EB73
analogous
#9B73EB #D773EB #EB73C3
triadic
#D773EB #EBD773 #73EBD7
tetradic
#D773EB #EB9B73 #87EB73 #73C3EB
square
#D773EB #EB9B73 #87EB73 #73C3EB
split-complementary
#D773EB #C3EB73 #73EB9B
monochromatic
#AB1CC7 #C83DE3 #D773EB #E6A9F3 #F6DEFA
Accessibility & contrast
On white
2.78
#D773EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#D773EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D773EB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D773EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D773EB | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F94EF
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#D984A5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d773eb; /* rgb */ color: rgb(215, 115, 235); /* oklch */ color: oklch(71.3% 0.194 320.7);
Tailwind
colors: {
custom: {
50: '#e69ff2',
500: '#d773eb',
950: '#000000',
},
}SCSS
$custom: #d773eb; $custom-light: #e69ff2; $custom-dark: #000000;
JSON
{
"hex": "#d773eb",
"rgb": {
"r": 215,
"g": 115,
"b": 235
},
"hsl": {
"h": 290,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.7127,
"c": 0.19427,
"h": 320.7
},
"luminance": 0.32707
}Semantic roles & 50–950 ramp
primary
#D773EB
secondary
#D1EFCB
accent
#D70E30
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85