#D487FF#D487FF
#D487FF is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.8% C 0.182 H 312.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D487FF |
|---|---|
| RGB | rgb(212, 135, 255) |
| HSL | hsl(279, 100%, 76%) |
| HSV | hsv(279, 47%, 100%) |
| CMYK | cmyk(16.9%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(68.42, 49.88, -48.33) |
| CIE-LCH | lch(68.42, 69.45, 315.91°) |
| OKLab | oklab(74.83% 0.1226 -0.1345) |
| OKLCH | oklch(74.83% 0.182 312.3) |
| XYZ | xyz(53.8622, 38.5461, 99.1911) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.47
Light Purple
#BF77F6
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 5.58
Easter Purple
#C071FE
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D487FF #B2FF87
analogous
#9887FF #D487FF #FF87EE
triadic
#D487FF #FFD487 #87FFD4
tetradic
#D487FF #FF9887 #B2FF87 #87EEFF
square
#D487FF #FF9887 #B2FF87 #87EEFF
split-complementary
#D487FF #EEFF87 #87FF98
monochromatic
#A80DFF #BE4AFF #D487FF #EAC4FF #F4E0FF
Accessibility & contrast
On white
2.41
#D487FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#D487FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D487FF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D487FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D487FF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#D09AB7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d487ff; /* rgb */ color: rgb(212, 135, 255); /* oklch */ color: oklch(74.8% 0.182 312.3);
Tailwind
colors: {
custom: {
50: '#e3acff',
500: '#d487ff',
950: '#000000',
},
}SCSS
$custom: #d487ff; $custom-light: #e3acff; $custom-dark: #000000;
JSON
{
"hex": "#d487ff",
"rgb": {
"r": 212,
"g": 135,
"b": 255
},
"hsl": {
"h": 278.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.74835,
"c": 0.18199,
"h": 312.3
},
"luminance": 0.38545
}Semantic roles & 50–950 ramp
primary
#D487FF
secondary
#E0F7D4
accent
#E60052
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86