#9690FA#9690FA
#9690FA is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.4% C 0.152 H 284.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9690FA |
|---|---|
| RGB | rgb(150, 144, 250) |
| HSL | hsl(243, 91%, 77%) |
| HSV | hsv(243, 42%, 98%) |
| CMYK | cmyk(40%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(64.43, 27.40, -52.28) |
| CIE-LCH | lch(64.43, 59.03, 297.66°) |
| OKLab | oklab(70.41% 0.0377 -0.1475) |
| OKLCH | oklch(70.41% 0.152 284.3) |
| XYZ | xyz(39.8013, 33.3312, 94.7604) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.70
Perrywinkle
#8F8CE7
ΔE00 2.90
Periwinkle Blue
#8F99FB
ΔE00 3.62
Periwinkle (survey)
#8E82FE
ΔE00 4.10
Cornflower
#6A79F7
ΔE00 9.09
Soft Blue
#6488EA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9690FA #F4FA90
analogous
#90BFFA #9690FA #CB90FA
triadic
#9690FA #FA9690 #90FA96
tetradic
#9690FA #FA90BF #F4FA90 #90FACB
square
#9690FA #FA90BF #F4FA90 #90FACB
split-complementary
#9690FA #FACB90 #BFFA90
monochromatic
#271BF5 #5F55F7 #9690FA #CDCBFD #E3E2FE
Accessibility & contrast
On white
2.74
#9690FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#9690FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9690FA
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9690FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9690FA | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#6699F8
Tritanopia (blue-blind)
#79A5B9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9690fa; /* rgb */ color: rgb(150, 144, 250); /* oklch */ color: oklch(70.4% 0.152 284.3);
Tailwind
colors: {
custom: {
50: '#b9b0fc',
500: '#9690fa',
950: '#000000',
},
}SCSS
$custom: #9690fa; $custom-light: #b9b0fc; $custom-dark: #000000;
JSON
{
"hex": "#9690fa",
"rgb": {
"r": 150,
"g": 144,
"b": 250
},
"hsl": {
"h": 243.396,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.70405,
"c": 0.15224,
"h": 284.3
},
"luminance": 0.33333
}Semantic roles & 50–950 ramp
primary
#9690FA
secondary
#F4F6D5
accent
#E600D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85