#969BFA#969BFA
#969BFA is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.5% C 0.137 H 280.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #969BFA |
|---|---|
| RGB | rgb(150, 155, 250) |
| HSL | hsl(237, 91%, 78%) |
| HSV | hsv(237, 40%, 98%) |
| CMYK | cmyk(40%, 38%, 0%, 2%) |
| CIE-LAB | lab(67.15, 21.08, -47.98) |
| CIE-LCH | lch(67.15, 52.41, 293.71°) |
| OKLab | oklab(72.48% 0.024 -0.1349) |
| OKLCH | oklch(72.48% 0.137 280.1) |
| XYZ | xyz(41.5493, 36.8271, 95.3431) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.44
Perrywinkle
#8F8CE7
ΔE00 4.79
Lavender Blue
#8B88F8
ΔE00 5.42
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 9.48
Cornflowerblue
#6495ED
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BFA #FAF596
analogous
#96CDFA #969BFA #C396FA
triadic
#969BFA #FA969B #9BFA96
tetradic
#969BFA #FA96CD #FAF596 #96FAC3
square
#969BFA #FA96CD #FAF596 #96FAC3
split-complementary
#969BFA #FAC396 #CDFA96
monochromatic
#212CF4 #5C63F7 #969BFA #D0D3FD #E2E3FE
Accessibility & contrast
On white
2.51
#969BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#969BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BFA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BFA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#78AEBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969bfa; /* rgb */ color: rgb(150, 155, 250); /* oklch */ color: oklch(72.5% 0.137 280.1);
Tailwind
colors: {
custom: {
50: '#b8b8fc',
500: '#969bfa',
950: '#000000',
},
}SCSS
$custom: #969bfa; $custom-light: #b8b8fc; $custom-dark: #000000;
JSON
{
"hex": "#969bfa",
"rgb": {
"r": 150,
"g": 155,
"b": 250
},
"hsl": {
"h": 237,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.72479,
"c": 0.13705,
"h": 280.1
},
"luminance": 0.36829
}Semantic roles & 50–950 ramp
primary
#969BFA
secondary
#F6F4D5
accent
#DA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085