#D287FF#D287FF
#D287FF is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.6% C 0.181 H 311.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D287FF |
|---|---|
| RGB | rgb(210, 135, 255) |
| HSL | hsl(278, 100%, 76%) |
| HSV | hsv(278, 47%, 100%) |
| CMYK | cmyk(17.6%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(68.20, 49.34, -48.68) |
| CIE-LCH | lch(68.20, 69.31, 315.38°) |
| OKLab | oklab(74.63% 0.1202 -0.1356) |
| OKLCH | oklch(74.63% 0.181 311.6) |
| XYZ | xyz(53.2891, 38.2506, 99.1642) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Light Purple
#BF77F6
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 5.50
Easter Purple
#C071FE
ΔE00 6.03
Pastel Purple
#CAA0FF
ΔE00 6.50
Violet (CSS)
#EE82EE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D287FF #B4FF87
analogous
#9687FF #D287FF #FF87F0
triadic
#D287FF #FFD287 #87FFD2
tetradic
#D287FF #FF9687 #B4FF87 #87F0FF
square
#D287FF #FF9687 #B4FF87 #87F0FF
split-complementary
#D287FF #F0FF87 #87FF96
monochromatic
#A40DFF #BB4AFF #D287FF #E9C4FF #F4E0FF
Accessibility & contrast
On white
2.43
#D287FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#D287FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D287FF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D287FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D287FF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#CD9AB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d287ff; /* rgb */ color: rgb(210, 135, 255); /* oklch */ color: oklch(74.6% 0.181 311.6);
Tailwind
colors: {
custom: {
50: '#e2acff',
500: '#d287ff',
950: '#000000',
},
}SCSS
$custom: #d287ff; $custom-light: #e2acff; $custom-dark: #000000;
JSON
{
"hex": "#d287ff",
"rgb": {
"r": 210,
"g": 135,
"b": 255
},
"hsl": {
"h": 277.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.74625,
"c": 0.18123,
"h": 311.6
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#D287FF
secondary
#E1F7D4
accent
#E60056
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86