#D486F8#D486F8
#D486F8 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.3% C 0.176 H 314.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D486F8 |
|---|---|
| RGB | rgb(212, 134, 248) |
| HSL | hsl(281, 89%, 75%) |
| HSV | hsv(281, 46%, 97%) |
| CMYK | cmyk(14.5%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(67.89, 48.95, -45.33) |
| CIE-LCH | lch(67.89, 66.72, 317.19°) |
| OKLab | oklab(74.33% 0.123 -0.1259) |
| OKLCH | oklch(74.33% 0.176 314.3) |
| XYZ | xyz(52.6170, 37.8259, 93.3181) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.01
Light Purple
#BF77F6
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 5.67
Easter Purple
#C071FE
ΔE00 6.50
Pastel Purple
#CAA0FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D486F8 #AAF886
analogous
#9B86F8 #D486F8 #F886E3
triadic
#D486F8 #F8D486 #86F8D4
tetradic
#D486F8 #F89B86 #AAF886 #86E3F8
square
#D486F8 #F89B86 #AAF886 #86E3F8
split-complementary
#D486F8 #E3F886 #86F89B
monochromatic
#AB12F1 #BF4CF5 #D486F8 #E9C0FB #F5E2FD
Accessibility & contrast
On white
2.45
#D486F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#D486F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D486F8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D486F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D486F8 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#D197B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d486f8; /* rgb */ color: rgb(212, 134, 248); /* oklch */ color: oklch(74.3% 0.176 314.3);
Tailwind
colors: {
custom: {
50: '#e3abfb',
500: '#d486f8',
950: '#000000',
},
}SCSS
$custom: #d486f8; $custom-light: #e3abfb; $custom-dark: #000000;
JSON
{
"hex": "#d486f8",
"rgb": {
"r": 212,
"g": 134,
"b": 248
},
"hsl": {
"h": 281.053,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.74334,
"c": 0.17595,
"h": 314.3
},
"luminance": 0.37825
}Semantic roles & 50–950 ramp
primary
#D486F8
secondary
#E0F5D6
accent
#E60048
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85