#969FDA#969FDA
#969FDA is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.7% C 0.087 H 277.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #969FDA |
|---|---|
| RGB | rgb(150, 159, 218) |
| HSL | hsl(232, 48%, 72%) |
| HSV | hsv(232, 31%, 85%) |
| CMYK | cmyk(31.2%, 27.1%, 0%, 14.5%) |
| CIE-LAB | lab(66.78, 10.32, -30.99) |
| CIE-LCH | lch(66.78, 32.67, 288.43°) |
| OKLab | oklab(71.74% 0.011 -0.0859) |
| OKLCH | oklch(71.74% 0.087 277.3) |
| XYZ | xyz(37.6272, 36.3411, 71.3481) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.03
Perrywinkle
#8F8CE7
ΔE00 6.59
Lavender
#B39DDB
ΔE00 8.25
Lavender Blue
#8B88F8
ΔE00 8.92
Pastel Blue
#A2BFFE
ΔE00 9.72
Cornflowerblue
#6495ED
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FDA #DAD196
analogous
#96C1DA #969FDA #AF96DA
triadic
#969FDA #DA969F #9FDA96
tetradic
#969FDA #DA96C1 #DAD196 #96DAAF
square
#969FDA #DA96C1 #DAD196 #96DAAF
split-complementary
#969FDA #DAAF96 #C1DA96
monochromatic
#4050B6 #6976CA #969FDA #C3C8EA #E8EAF7
Accessibility & contrast
On white
2.54
#969FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#969FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FDA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FDA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DD
Deuteranopia (green-blind)
#89A0D9
Tritanopia (blue-blind)
#84AAB4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #969fda; /* rgb */ color: rgb(150, 159, 218); /* oklch */ color: oklch(71.7% 0.087 277.3);
Tailwind
colors: {
custom: {
50: '#b6bbe5',
500: '#969fda',
950: '#000000',
},
}SCSS
$custom: #969fda; $custom-light: #b6bbe5; $custom-dark: #000000;
JSON
{
"hex": "#969fda",
"rgb": {
"r": 150,
"g": 159,
"b": 218
},
"hsl": {
"h": 232.059,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.71739,
"c": 0.08658,
"h": 277.3
},
"luminance": 0.36342
}Semantic roles & 50–950 ramp
primary
#969FDA
secondary
#EEECDD
accent
#A82ABB
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111115
muted
#808084