#969FEB#969FEB
#969FEB is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.5% C 0.111 H 278.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #969FEB |
|---|---|
| RGB | rgb(150, 159, 235) |
| HSL | hsl(234, 68%, 75%) |
| HSV | hsv(234, 36%, 92%) |
| CMYK | cmyk(36.2%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.48, 14.74, -39.25) |
| CIE-LCH | lch(67.48, 41.93, 290.59°) |
| OKLab | oklab(72.52% 0.0156 -0.1096) |
| OKLCH | oklch(72.52% 0.111 278.1) |
| XYZ | xyz(39.9669, 37.2770, 83.6705) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 8.88
Periwinkle (survey)
#8E82FE
ΔE00 9.19
Lavender
#B39DDB
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FEB #EBE296
analogous
#96C9EB #969FEB #B796EB
triadic
#969FEB #EB969F #9FEB96
tetradic
#969FEB #EB96C9 #EBE296 #96EBB7
square
#969FEB #EB96C9 #EBE296 #96EBB7
split-complementary
#969FEB #EBB796 #C9EB96
monochromatic
#2F41D7 #6370E1 #969FEB #C9CEF5 #E5E7FA
Accessibility & contrast
On white
2.48
#969FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#969FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FEB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FEB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#7EAEBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #969feb; /* rgb */ color: rgb(150, 159, 235); /* oklch */ color: oklch(72.5% 0.111 278.1);
Tailwind
colors: {
custom: {
50: '#b7bbf1',
500: '#969feb',
950: '#000000',
},
}SCSS
$custom: #969feb; $custom-light: #b7bbf1; $custom-dark: #000000;
JSON
{
"hex": "#969feb",
"rgb": {
"r": 150,
"g": 159,
"b": 235
},
"hsl": {
"h": 233.647,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.72516,
"c": 0.11071,
"h": 278.1
},
"luminance": 0.37278
}Semantic roles & 50–950 ramp
primary
#969FEB
secondary
#F2EFD9
accent
#BC16D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085