#969FCD#969FCD
#969FCD is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.2% C 0.068 H 275.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #969FCD |
|---|---|
| RGB | rgb(150, 159, 205) |
| HSL | hsl(230, 35%, 70%) |
| HSV | hsv(230, 27%, 80%) |
| CMYK | cmyk(26.8%, 22.4%, 0%, 19.6%) |
| CIE-LAB | lab(66.28, 7.08, -24.56) |
| CIE-LCH | lch(66.28, 25.56, 286.08°) |
| OKLab | oklab(71.19% 0.007 -0.0676) |
| OKLCH | oklch(71.19% 0.068 275.9) |
| XYZ | xyz(35.9923, 35.6871, 62.7377) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 8.25
Lavender
#B39DDB
ΔE00 8.32
Periwinkle Blue
#8F99FB
ΔE00 8.35
Lavender Blue
#8B88F8
ΔE00 10.70
Pastel Blue
#A2BFFE
ΔE00 10.77
Light Periwinkle
#C1C6FC
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FCD #CDC496
analogous
#96BBCD #969FCD #A996CD
triadic
#969FCD #CD969F #9FCD96
tetradic
#969FCD #CD96BB #CDC496 #96CDA9
square
#969FCD #CD96BB #CDC496 #96CDA9
split-complementary
#969FCD #CDA996 #BBCD96
monochromatic
#4B599E #6D79B9 #969FCD #BFC5E1 #E9EBF4
Accessibility & contrast
On white
2.58
#969FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#969FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FCD
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FCD | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CF
Deuteranopia (green-blind)
#8E9FCC
Tritanopia (blue-blind)
#88A7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #969fcd; /* rgb */ color: rgb(150, 159, 205); /* oklch */ color: oklch(71.2% 0.068 275.9);
Tailwind
colors: {
custom: {
50: '#b6bbdc',
500: '#969fcd',
950: '#000000',
},
}SCSS
$custom: #969fcd; $custom-light: #b6bbdc; $custom-dark: #000000;
JSON
{
"hex": "#969fcd",
"rgb": {
"r": 150,
"g": 159,
"b": 205
},
"hsl": {
"h": 230.182,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.71186,
"c": 0.06796,
"h": 275.9
},
"luminance": 0.35688
}Semantic roles & 50–950 ramp
primary
#969FCD
secondary
#E7E5D8
accent
#9B37AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083