#969FC8#969FC8
#969FC8 is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.0% C 0.061 H 275.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #969FC8 |
|---|---|
| RGB | rgb(150, 159, 200) |
| HSL | hsl(229, 31%, 69%) |
| HSV | hsv(229, 25%, 78%) |
| CMYK | cmyk(25%, 20.5%, 0%, 21.6%) |
| CIE-LAB | lab(66.10, 5.87, -22.07) |
| CIE-LCH | lch(66.10, 22.83, 284.90°) |
| OKLab | oklab(70.98% 0.0054 -0.0605) |
| OKLCH | oklch(70.98% 0.061 275.1) |
| XYZ | xyz(35.3984, 35.4496, 59.6098) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.73
Perrywinkle
#8F8CE7
ΔE00 9.05
Periwinkle Blue
#8F99FB
ΔE00 9.29
Pastel Blue
#A2BFFE
ΔE00 11.27
Light Periwinkle
#C1C6FC
ΔE00 11.43
Lavender Blue
#8B88F8
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FC8 #C8BF96
analogous
#96B8C8 #969FC8 #A696C8
triadic
#969FC8 #C8969F #9FC896
tetradic
#969FC8 #C896B8 #C8BF96 #96C8A6
square
#969FC8 #C896B8 #C8BF96 #96C8A6
split-complementary
#969FC8 #C8A696 #B8C896
monochromatic
#4E5B95 #6E7AB3 #969FC8 #BEC4DD #E6E8F2
Accessibility & contrast
On white
2.60
#969FC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#969FC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FC8
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FC8 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CA
Deuteranopia (green-blind)
#909FC7
Tritanopia (blue-blind)
#8AA7AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #969fc8; /* rgb */ color: rgb(150, 159, 200); /* oklch */ color: oklch(71.0% 0.061 275.1);
Tailwind
colors: {
custom: {
50: '#b5bbd8',
500: '#969fc8',
950: '#000000',
},
}SCSS
$custom: #969fc8; $custom-light: #b5bbd8; $custom-dark: #000000;
JSON
{
"hex": "#969fc8",
"rgb": {
"r": 150,
"g": 159,
"b": 200
},
"hsl": {
"h": 229.2,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.70983,
"c": 0.06079,
"h": 275.1
},
"luminance": 0.3545
}Semantic roles & 50–950 ramp
primary
#969FC8
secondary
#E4E2D5
accent
#963CAA
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083