#969AFA#969AFA
#969AFA is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.3% C 0.138 H 280.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #969AFA |
|---|---|
| RGB | rgb(150, 154, 250) |
| HSL | hsl(238, 91%, 78%) |
| HSV | hsv(238, 40%, 98%) |
| CMYK | cmyk(40%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(66.90, 21.65, -48.38) |
| CIE-LCH | lch(66.90, 53.00, 294.11°) |
| OKLab | oklab(72.29% 0.0253 -0.1361) |
| OKLCH | oklch(72.29% 0.138 280.5) |
| XYZ | xyz(41.3836, 36.4956, 95.2878) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 4.54
Lavender Blue
#8B88F8
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 6.94
Soft Blue
#6488EA
ΔE00 9.44
Cornflowerblue
#6495ED
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969AFA #FAF696
analogous
#96CCFA #969AFA #C496FA
triadic
#969AFA #FA969A #9AFA96
tetradic
#969AFA #FA96CC #FAF696 #96FAC4
square
#969AFA #FA96CC #FAF696 #96FAC4
split-complementary
#969AFA #FAC496 #CCFA96
monochromatic
#212AF4 #5C62F7 #969AFA #D0D2FD #E2E3FE
Accessibility & contrast
On white
2.53
#969AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#969AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969AFA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969AFA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#78ADBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969afa; /* rgb */ color: rgb(150, 154, 250); /* oklch */ color: oklch(72.3% 0.138 280.5);
Tailwind
colors: {
custom: {
50: '#b8b7fc',
500: '#969afa',
950: '#000000',
},
}SCSS
$custom: #969afa; $custom-light: #b8b7fc; $custom-dark: #000000;
JSON
{
"hex": "#969afa",
"rgb": {
"r": 150,
"g": 154,
"b": 250
},
"hsl": {
"h": 237.6,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.72288,
"c": 0.13841,
"h": 280.5
},
"luminance": 0.36497
}Semantic roles & 50–950 ramp
primary
#969AFA
secondary
#F6F4D5
accent
#DC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085