#D286FF#D286FF
#D286FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 74.5% C 0.183 H 311.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D286FF |
|---|---|
| RGB | rgb(210, 134, 255) |
| HSL | hsl(278, 100%, 76%) |
| HSV | hsv(278, 47%, 100%) |
| CMYK | cmyk(17.6%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(68.00, 49.86, -49.00) |
| CIE-LCH | lch(68.00, 69.91, 315.50°) |
| OKLab | oklab(74.47% 0.1216 -0.1365) |
| OKLCH | oklch(74.47% 0.183 311.7) |
| XYZ | xyz(53.1503, 37.9729, 99.1179) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.28
Light Purple
#BF77F6
ΔE00 4.79
Baby Purple
#CA9BF7
ΔE00 5.71
Easter Purple
#C071FE
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 6.72
Violet (CSS)
#EE82EE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D286FF #B3FF86
analogous
#9686FF #D286FF #FF86F0
triadic
#D286FF #FFD286 #86FFD2
tetradic
#D286FF #FF9686 #B3FF86 #86F0FF
square
#D286FF #FF9686 #B3FF86 #86F0FF
split-complementary
#D286FF #F0FF86 #86FF96
monochromatic
#A40CFF #BB49FF #D286FF #E9C3FF #F4E0FF
Accessibility & contrast
On white
2.44
#D286FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#D286FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D286FF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D286FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D286FF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#CD99B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d286ff; /* rgb */ color: rgb(210, 134, 255); /* oklch */ color: oklch(74.5% 0.183 311.7);
Tailwind
colors: {
custom: {
50: '#e2abff',
500: '#d286ff',
950: '#000000',
},
}SCSS
$custom: #d286ff; $custom-light: #e2abff; $custom-dark: #000000;
JSON
{
"hex": "#d286ff",
"rgb": {
"r": 210,
"g": 134,
"b": 255
},
"hsl": {
"h": 277.686,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.74473,
"c": 0.18281,
"h": 311.7
},
"luminance": 0.37972
}Semantic roles & 50–950 ramp
primary
#D286FF
secondary
#E1F7D4
accent
#E60055
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86