#D77FFB#D77FFB
#D77FFB is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.8% C 0.192 H 315.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D77FFB |
|---|---|
| RGB | rgb(215, 127, 251) |
| HSL | hsl(283, 94%, 74%) |
| HSV | hsv(283, 49%, 98%) |
| CMYK | cmyk(14.3%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.97, 53.97, -48.41) |
| CIE-LCH | lch(66.97, 72.50, 318.11°) |
| OKLab | oklab(73.77% 0.1363 -0.1346) |
| OKLCH | oklch(73.77% 0.192 315.3) |
| XYZ | xyz(53.0236, 36.5924, 95.5180) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.70
Liliac
#C48EFD
ΔE00 5.08
Easter Purple
#C071FE
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.62
Purply Pink
#F075E6
ΔE00 6.58
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77FFB #A3FB7F
analogous
#997FFB #D77FFB #FB7FE1
triadic
#D77FFB #FBD77F #7FFBD7
tetradic
#D77FFB #FB997F #A3FB7F #7FE1FB
square
#D77FFB #FB997F #A3FB7F #7FE1FB
split-complementary
#D77FFB #E1FB7F #7FFB99
monochromatic
#B208F7 #C444F9 #D77FFB #EABAFD #F6E1FE
Accessibility & contrast
On white
2.52
#D77FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#D77FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77FFB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77FFB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#D592B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d77ffb; /* rgb */ color: rgb(215, 127, 251); /* oklch */ color: oklch(73.8% 0.192 315.3);
Tailwind
colors: {
custom: {
50: '#e6a7fd',
500: '#d77ffb',
950: '#000000',
},
}SCSS
$custom: #d77ffb; $custom-light: #e6a7fd; $custom-dark: #000000;
JSON
{
"hex": "#d77ffb",
"rgb": {
"r": 215,
"g": 127,
"b": 251
},
"hsl": {
"h": 282.581,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.73769,
"c": 0.19158,
"h": 315.3
},
"luminance": 0.36591
}Semantic roles & 50–950 ramp
primary
#D77FFB
secondary
#DEF6D5
accent
#E60043
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86