#969FCB#969FCB
#969FCB is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.1% C 0.065 H 275.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #969FCB |
|---|---|
| RGB | rgb(150, 159, 203) |
| HSL | hsl(230, 34%, 69%) |
| HSV | hsv(230, 26%, 80%) |
| CMYK | cmyk(26.1%, 21.7%, 0%, 20.4%) |
| CIE-LAB | lab(66.21, 6.59, -23.57) |
| CIE-LCH | lch(66.21, 24.47, 285.63°) |
| OKLab | oklab(71.1% 0.0064 -0.0648) |
| OKLCH | oklch(71.1% 0.065 275.6) |
| XYZ | xyz(35.7525, 35.5912, 61.4744) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.45
Perrywinkle
#8F8CE7
ΔE00 8.56
Periwinkle Blue
#8F99FB
ΔE00 8.72
Pastel Blue
#A2BFFE
ΔE00 10.96
Lavender Blue
#8B88F8
ΔE00 11.00
Light Periwinkle
#C1C6FC
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FCB #CBC296
analogous
#96BACB #969FCB #A896CB
triadic
#969FCB #CB969F #9FCB96
tetradic
#969FCB #CB96BA #CBC296 #96CBA8
square
#969FCB #CB96BA #CBC296 #96CBA8
split-complementary
#969FCB #CBA896 #BACB96
monochromatic
#4C5A9A #6D7AB7 #969FCB #BFC4DF #E8EAF4
Accessibility & contrast
On white
2.59
#969FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#969FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FCB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FCB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#89A7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #969fcb; /* rgb */ color: rgb(150, 159, 203); /* oklch */ color: oklch(71.1% 0.065 275.6);
Tailwind
colors: {
custom: {
50: '#b6bbdb',
500: '#969fcb',
950: '#000000',
},
}SCSS
$custom: #969fcb; $custom-light: #b6bbdb; $custom-dark: #000000;
JSON
{
"hex": "#969fcb",
"rgb": {
"r": 150,
"g": 159,
"b": 203
},
"hsl": {
"h": 229.811,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.71104,
"c": 0.06509,
"h": 275.6
},
"luminance": 0.35592
}Semantic roles & 50–950 ramp
primary
#969FCB
secondary
#E6E3D7
accent
#9939AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111115
muted
#808083