#969EFB#969EFB
#969EFB is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.1% C 0.134 H 278.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #969EFB |
|---|---|
| RGB | rgb(150, 158, 251) |
| HSL | hsl(235, 93%, 79%) |
| HSV | hsv(235, 40%, 98%) |
| CMYK | cmyk(40.2%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(67.95, 19.63, -47.27) |
| CIE-LCH | lch(67.95, 51.18, 292.56°) |
| OKLab | oklab(73.11% 0.0205 -0.1328) |
| OKLCH | oklch(73.11% 0.134 278.8) |
| XYZ | xyz(42.2120, 37.9010, 96.3395) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.66
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.24
Periwinkle (survey)
#8E82FE
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.91
Cornflowerblue
#6495ED
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EFB #FBF396
analogous
#96D0FB #969EFB #C096FB
triadic
#969EFB #FB969E #9EFB96
tetradic
#969EFB #FB96D0 #FBF396 #96FBC0
square
#969EFB #FB96D0 #FBF396 #96FBC0
split-complementary
#969EFB #FBC096 #D0FB96
monochromatic
#2031F7 #5B68F9 #969EFB #D1D4FD #E2E4FE
Accessibility & contrast
On white
2.45
#969EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#969EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EFB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EFB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#78A2F9
Tritanopia (blue-blind)
#77B0C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #969efb; /* rgb */ color: rgb(150, 158, 251); /* oklch */ color: oklch(73.1% 0.134 278.8);
Tailwind
colors: {
custom: {
50: '#b8bafd',
500: '#969efb',
950: '#000000',
},
}SCSS
$custom: #969efb; $custom-light: #b8bafd; $custom-dark: #000000;
JSON
{
"hex": "#969efb",
"rgb": {
"r": 150,
"g": 158,
"b": 251
},
"hsl": {
"h": 235.248,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.73108,
"c": 0.13441,
"h": 278.8
},
"luminance": 0.37903
}Semantic roles & 50–950 ramp
primary
#969EFB
secondary
#F6F3D5
accent
#D300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085