#9986EE#9986EE
#9986EE is a light, vivid violet. Relative luminance 0.300; OKLCH L 68.2% C 0.150 H 290.2°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9986EE |
|---|---|
| RGB | rgb(153, 134, 238) |
| HSL | hsl(251, 75%, 73%) |
| HSV | hsv(251, 44%, 93%) |
| CMYK | cmyk(35.7%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(61.65, 30.68, -50.06) |
| CIE-LCH | lch(61.65, 58.72, 301.50°) |
| OKLab | oklab(68.16% 0.0519 -0.141) |
| OKLCH | oklch(68.16% 0.15 290.2) |
| XYZ | xyz(37.0905, 29.9946, 84.7077) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.36
Periwinkle (survey)
#8E82FE
ΔE00 3.61
Lavender Blue
#8B88F8
ΔE00 3.74
Mediumpurple
#9370DB
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 7.16
Light Urple
#B36FF6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9986EE #DBEE86
analogous
#86A7EE #9986EE #CD86EE
triadic
#9986EE #EE9986 #86EE99
tetradic
#9986EE #EE86A7 #DBEE86 #86EECD
square
#9986EE #EE86A7 #DBEE86 #86EECD
split-complementary
#9986EE #EECD86 #A7EE86
monochromatic
#411FDB #6C50E6 #9986EE #C6BCF6 #E8E4FB
Accessibility & contrast
On white
3.00
#9986EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#9986EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9986EE
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9986EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9986EE | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#6493EC
Tritanopia (blue-blind)
#839AAF
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9986ee; /* rgb */ color: rgb(153, 134, 238); /* oklch */ color: oklch(68.2% 0.150 290.2);
Tailwind
colors: {
custom: {
50: '#baa9f4',
500: '#9986ee',
950: '#000000',
},
}SCSS
$custom: #9986ee; $custom-light: #baa9f4; $custom-dark: #000000;
JSON
{
"hex": "#9986ee",
"rgb": {
"r": 153,
"g": 134,
"b": 238
},
"hsl": {
"h": 250.962,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.68161,
"c": 0.15024,
"h": 290.2
},
"luminance": 0.29996
}Semantic roles & 50–950 ramp
primary
#9986EE
secondary
#EEF3D8
accent
#D80EB3
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#121017
muted
#817F85