#969FCA#969FCA
#969FCA is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.1% C 0.064 H 275.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #969FCA |
|---|---|
| RGB | rgb(150, 159, 202) |
| HSL | hsl(230, 33%, 69%) |
| HSV | hsv(230, 26%, 79%) |
| CMYK | cmyk(25.7%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.17, 6.35, -23.07) |
| CIE-LCH | lch(66.17, 23.92, 285.40°) |
| OKLab | oklab(71.06% 0.0061 -0.0634) |
| OKLCH | oklch(71.06% 0.064 275.5) |
| XYZ | xyz(35.6337, 35.5437, 60.8488) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.54
Perrywinkle
#8F8CE7
ΔE00 8.72
Periwinkle Blue
#8F99FB
ΔE00 8.91
Pastel Blue
#A2BFFE
ΔE00 11.06
Lavender Blue
#8B88F8
ΔE00 11.15
Light Periwinkle
#C1C6FC
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FCA #CAC196
analogous
#96B9CA #969FCA #A796CA
triadic
#969FCA #CA969F #9FCA96
tetradic
#969FCA #CA96B9 #CAC196 #96CAA7
square
#969FCA #CA96B9 #CAC196 #96CAA7
split-complementary
#969FCA #CAA796 #B9CA96
monochromatic
#4D5A99 #6D7AB5 #969FCA #BFC4DF #E7E9F3
Accessibility & contrast
On white
2.59
#969FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#969FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FCA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FCA | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CC
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#89A7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #969fca; /* rgb */ color: rgb(150, 159, 202); /* oklch */ color: oklch(71.1% 0.064 275.5);
Tailwind
colors: {
custom: {
50: '#b5bbda',
500: '#969fca',
950: '#000000',
},
}SCSS
$custom: #969fca; $custom-light: #b5bbda; $custom-dark: #000000;
JSON
{
"hex": "#969fca",
"rgb": {
"r": 150,
"g": 159,
"b": 202
},
"hsl": {
"h": 229.615,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.71063,
"c": 0.06366,
"h": 275.5
},
"luminance": 0.35545
}Semantic roles & 50–950 ramp
primary
#969FCA
secondary
#E6E3D6
accent
#983AAC
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083