#D774FF#D774FF
#D774FF is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 72.4% C 0.212 H 315.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D774FF |
|---|---|
| RGB | rgb(215, 116, 255) |
| HSL | hsl(283, 100%, 73%) |
| HSV | hsv(283, 55%, 100%) |
| CMYK | cmyk(15.7%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(65.09, 60.25, -53.57) |
| CIE-LCH | lch(65.09, 80.62, 318.36°) |
| OKLab | oklab(72.45% 0.1509 -0.1496) |
| OKLCH | oklch(72.45% 0.213 315.2) |
| XYZ | xyz(52.3169, 34.1595, 98.4259) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.02
Easter Purple
#C071FE
ΔE00 4.20
Bright Lavender
#C760FF
ΔE00 5.26
Bright Lilac
#C95EFB
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D774FF #9CFF74
analogous
#9274FF #D774FF #FF74E1
triadic
#D774FF #FFD774 #74FFD7
tetradic
#D774FF #FF9274 #9CFF74 #74E1FF
square
#D774FF #FF9274 #9CFF74 #74E1FF
split-complementary
#D774FF #E1FF74 #74FF92
monochromatic
#B100F9 #C537FF #D774FF #E9B1FF #F6E0FF
Accessibility & contrast
On white
2.68
#D774FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#D774FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D774FF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D774FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D774FF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#73A1FB
Tritanopia (blue-blind)
#D48BAF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d774ff; /* rgb */ color: rgb(215, 116, 255); /* oklch */ color: oklch(72.4% 0.212 315.2);
Tailwind
colors: {
custom: {
50: '#e6a0ff',
500: '#d774ff',
950: '#000000',
},
}SCSS
$custom: #d774ff; $custom-light: #e6a0ff; $custom-dark: #000000;
JSON
{
"hex": "#d774ff",
"rgb": {
"r": 215,
"g": 116,
"b": 255
},
"hsl": {
"h": 282.734,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.72446,
"c": 0.2125,
"h": 315.2
},
"luminance": 0.34158
}Semantic roles & 50–950 ramp
primary
#D774FF
secondary
#DEF7D4
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86