#9684FA#9684FA
#9684FA is a light, vivid blue. Relative luminance 0.299; OKLCH L 68.2% C 0.169 H 288.1°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9684FA |
|---|---|
| RGB | rgb(150, 132, 250) |
| HSL | hsl(249, 92%, 75%) |
| HSV | hsv(249, 47%, 98%) |
| CMYK | cmyk(40%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(61.56, 34.30, -56.84) |
| CIE-LCH | lch(61.56, 66.39, 301.11°) |
| OKLab | oklab(68.24% 0.0525 -0.1609) |
| OKLCH | oklch(68.24% 0.169 288.1) |
| XYZ | xyz(38.0795, 29.8874, 94.1864) |
| Luminance | 0.2989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 2.77
Perrywinkle
#8F8CE7
ΔE00 4.21
Periwinkle Blue
#8F99FB
ΔE00 6.98
Mediumpurple
#9370DB
ΔE00 7.32
Cornflower
#6A79F7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9684FA #E8FA84
analogous
#84ADFA #9684FA #D184FA
triadic
#9684FA #FA9684 #84FA96
tetradic
#9684FA #FA84AD #E8FA84 #84FAD1
square
#9684FA #FA84AD #E8FA84 #84FAD1
split-complementary
#9684FA #FAD184 #ADFA84
monochromatic
#320EF5 #6449F8 #9684FA #C8BFFC #E6E2FE
Accessibility & contrast
On white
3.01
#9684FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#9684FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9684FA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9684FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9684FA | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FE
Deuteranopia (green-blind)
#5692F7
Tritanopia (blue-blind)
#7A9CB3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9684fa; /* rgb */ color: rgb(150, 132, 250); /* oklch */ color: oklch(68.2% 0.169 288.1);
Tailwind
colors: {
custom: {
50: '#b9a8fc',
500: '#9684fa',
950: '#000000',
},
}SCSS
$custom: #9684fa; $custom-light: #b9a8fc; $custom-dark: #000000;
JSON
{
"hex": "#9684fa",
"rgb": {
"r": 150,
"g": 132,
"b": 250
},
"hsl": {
"h": 249.153,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.68235,
"c": 0.16923,
"h": 288.1
},
"luminance": 0.29889
}Semantic roles & 50–950 ramp
primary
#9684FA
secondary
#F1F6D5
accent
#E600C2
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#120F18
muted
#817F86