#9986F0#9986F0
#9986F0 is a light, vivid violet. Relative luminance 0.301; OKLCH L 68.3% C 0.153 H 290.0°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9986F0 |
|---|---|
| RGB | rgb(153, 134, 240) |
| HSL | hsl(251, 78%, 73%) |
| HSV | hsv(251, 44%, 94%) |
| CMYK | cmyk(36.3%, 44.2%, 0%, 5.9%) |
| CIE-LAB | lab(61.75, 31.21, -51.01) |
| CIE-LCH | lch(61.75, 59.80, 301.46°) |
| OKLab | oklab(68.27% 0.0522 -0.1437) |
| OKLCH | oklch(68.27% 0.153 290) |
| XYZ | xyz(37.3859, 30.1128, 86.2638) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.35
Perrywinkle
#8F8CE7
ΔE00 3.43
Lavender Blue
#8B88F8
ΔE00 3.55
Mediumpurple
#9370DB
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.06
Light Urple
#B36FF6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9986F0 #DDF086
analogous
#86A8F0 #9986F0 #CE86F0
triadic
#9986F0 #F09986 #86F099
tetradic
#9986F0 #F086A8 #DDF086 #86F0CE
square
#9986F0 #F086A8 #DDF086 #86F0CE
split-complementary
#9986F0 #F0CE86 #A8F086
monochromatic
#3F1CE0 #6B50E9 #9986F0 #C7BCF7 #E8E4FC
Accessibility & contrast
On white
2.99
#9986F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#9986F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9986F0
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9986F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9986F0 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F4
Deuteranopia (green-blind)
#6393ED
Tritanopia (blue-blind)
#839BAF
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9986f0; /* rgb */ color: rgb(153, 134, 240); /* oklch */ color: oklch(68.3% 0.153 290.0);
Tailwind
colors: {
custom: {
50: '#baa9f5',
500: '#9986f0',
950: '#000000',
},
}SCSS
$custom: #9986f0; $custom-light: #baa9f5; $custom-dark: #000000;
JSON
{
"hex": "#9986f0",
"rgb": {
"r": 153,
"g": 134,
"b": 240
},
"hsl": {
"h": 250.755,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.68271,
"c": 0.15293,
"h": 290
},
"luminance": 0.30114
}Semantic roles & 50–950 ramp
primary
#9986F0
secondary
#EEF3D8
accent
#DA0BB5
background
#FBFAFF
surface
#F7F4FE
border
#D0CED6
text
#121017
muted
#817F85