#969EF9#969EF9
#969EF9 is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.0% C 0.132 H 278.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #969EF9 |
|---|---|
| RGB | rgb(150, 158, 249) |
| HSL | hsl(235, 89%, 78%) |
| HSV | hsv(235, 40%, 98%) |
| CMYK | cmyk(39.8%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(67.85, 19.09, -46.32) |
| CIE-LCH | lch(67.85, 50.10, 292.39°) |
| OKLab | oklab(73.01% 0.0201 -0.1301) |
| OKLCH | oklch(73.01% 0.132 278.8) |
| XYZ | xyz(41.8984, 37.7755, 94.6879) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.76
Perrywinkle
#8F8CE7
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 8.15
Pastel Blue
#A2BFFE
ΔE00 8.92
Cornflowerblue
#6495ED
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EF9 #F9F196
analogous
#96CFF9 #969EF9 #BF96F9
triadic
#969EF9 #F9969E #9EF996
tetradic
#969EF9 #F996CF #F9F196 #96F9BF
square
#969EF9 #F996CF #F9F196 #96F9BF
split-complementary
#969EF9 #F9BF96 #CFF996
monochromatic
#2233F2 #5C69F6 #969EF9 #D0D3FC #E2E4FD
Accessibility & contrast
On white
2.45
#969EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#969EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EF9
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EF9 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#78B0C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969ef9; /* rgb */ color: rgb(150, 158, 249); /* oklch */ color: oklch(73.0% 0.132 278.8);
Tailwind
colors: {
custom: {
50: '#b8bafb',
500: '#969ef9',
950: '#000000',
},
}SCSS
$custom: #969ef9; $custom-light: #b8bafb; $custom-dark: #000000;
JSON
{
"hex": "#969ef9",
"rgb": {
"r": 150,
"g": 158,
"b": 249
},
"hsl": {
"h": 235.152,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.73007,
"c": 0.13164,
"h": 278.8
},
"luminance": 0.37777
}Semantic roles & 50–950 ramp
primary
#969EF9
secondary
#F5F3D6
accent
#D300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085