#969BF3#969BF3
#969BF3 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.1% C 0.127 H 280.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #969BF3 |
|---|---|
| RGB | rgb(150, 155, 243) |
| HSL | hsl(237, 79%, 77%) |
| HSV | hsv(237, 38%, 95%) |
| CMYK | cmyk(38.3%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.82, 19.17, -44.67) |
| CIE-LCH | lch(66.82, 48.61, 293.23°) |
| OKLab | oklab(72.12% 0.0226 -0.1253) |
| OKLCH | oklch(72.12% 0.127 280.2) |
| XYZ | xyz(40.4720, 36.3962, 89.6694) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.07
Perrywinkle
#8F8CE7
ΔE00 4.44
Lavender Blue
#8B88F8
ΔE00 5.67
Periwinkle (survey)
#8E82FE
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 9.56
Cornflowerblue
#6495ED
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BF3 #F3EE96
analogous
#96CAF3 #969BF3 #C096F3
triadic
#969BF3 #F3969B #9BF396
tetradic
#969BF3 #F396CA #F3EE96 #96F3C0
square
#969BF3 #F396CA #F3EE96 #96F3C0
split-complementary
#969BF3 #F3C096 #CAF396
monochromatic
#2832E6 #5F67ED #969BF3 #CDCFF9 #E4E5FC
Accessibility & contrast
On white
2.54
#969BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#969BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BF3
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BF3 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#799FF1
Tritanopia (blue-blind)
#7BACBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969bf3; /* rgb */ color: rgb(150, 155, 243); /* oklch */ color: oklch(72.1% 0.127 280.2);
Tailwind
colors: {
custom: {
50: '#b8b8f7',
500: '#969bf3',
950: '#000000',
},
}SCSS
$custom: #969bf3; $custom-light: #b8b8f7; $custom-dark: #000000;
JSON
{
"hex": "#969bf3",
"rgb": {
"r": 150,
"g": 155,
"b": 243
},
"hsl": {
"h": 236.774,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.72123,
"c": 0.12733,
"h": 280.2
},
"luminance": 0.36398
}Semantic roles & 50–950 ramp
primary
#969BF3
secondary
#F4F2D7
accent
#D00ADC
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085