#969AFF#969AFF
#969AFF is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.5% C 0.145 H 280.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #969AFF |
|---|---|
| RGB | rgb(150, 154, 255) |
| HSL | hsl(238, 100%, 79%) |
| HSV | hsv(238, 41%, 100%) |
| CMYK | cmyk(41.2%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(67.14, 23.03, -50.72) |
| CIE-LCH | lch(67.14, 55.71, 294.42°) |
| OKLab | oklab(72.55% 0.0262 -0.1429) |
| OKLCH | oklch(72.55% 0.145 280.4) |
| XYZ | xyz(42.1780, 36.8134, 99.4717) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.41
Perrywinkle
#8F8CE7
ΔE00 4.92
Lavender Blue
#8B88F8
ΔE00 5.09
Periwinkle (survey)
#8E82FE
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 9.45
Cornflowerblue
#6495ED
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969AFF #FFFB96
analogous
#96CFFF #969AFF #C796FF
triadic
#969AFF #FF969A #9AFF96
tetradic
#969AFF #FF96CF #FFFB96 #96FFC7
square
#969AFF #FF96CF #FFFB96 #96FFC7
split-complementary
#969AFF #FFC796 #CFFF96
monochromatic
#1C24FF #595FFF #969AFF #D3D5FF #E0E2FF
Accessibility & contrast
On white
2.51
#969AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#969AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969AFF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969AFF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#75AEC0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969aff; /* rgb */ color: rgb(150, 154, 255); /* oklch */ color: oklch(72.5% 0.145 280.4);
Tailwind
colors: {
custom: {
50: '#b9b7ff',
500: '#969aff',
950: '#000000',
},
}SCSS
$custom: #969aff; $custom-light: #b9b7ff; $custom-dark: #000000;
JSON
{
"hex": "#969aff",
"rgb": {
"r": 150,
"g": 154,
"b": 255
},
"hsl": {
"h": 237.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.7255,
"c": 0.14531,
"h": 280.4
},
"luminance": 0.36815
}Semantic roles & 50–950 ramp
primary
#969AFF
secondary
#F7F6D4
accent
#DD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086