#969DEC#969DEC
#969DEC is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.2% C 0.115 H 279.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #969DEC |
|---|---|
| RGB | rgb(150, 157, 236) |
| HSL | hsl(235, 69%, 76%) |
| HSV | hsv(235, 36%, 93%) |
| CMYK | cmyk(36.4%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.02, 16.15, -40.53) |
| CIE-LCH | lch(67.02, 43.63, 291.73°) |
| OKLab | oklab(72.17% 0.0184 -0.1133) |
| OKLCH | oklch(72.17% 0.115 279.2) |
| XYZ | xyz(39.7706, 36.6526, 84.3198) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Perrywinkle
#8F8CE7
ΔE00 4.96
Lavender Blue
#8B88F8
ΔE00 6.64
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Lavender
#B39DDB
ΔE00 9.31
Pastel Blue
#A2BFFE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969DEC #ECE596
analogous
#96C8EC #969DEC #BA96EC
triadic
#969DEC #EC969D #9DEC96
tetradic
#969DEC #EC96C8 #ECE596 #96ECBA
square
#969DEC #EC96C8 #ECE596 #96ECBA
split-complementary
#969DEC #ECBA96 #C8EC96
monochromatic
#2E3CD9 #626DE3 #969DEC #CACDF5 #E5E7FA
Accessibility & contrast
On white
2.52
#969DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#969DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969DEC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969DEC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EF
Deuteranopia (green-blind)
#7FA0EA
Tritanopia (blue-blind)
#7EACBA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969dec; /* rgb */ color: rgb(150, 157, 236); /* oklch */ color: oklch(72.2% 0.115 279.2);
Tailwind
colors: {
custom: {
50: '#b7b9f2',
500: '#969dec',
950: '#000000',
},
}SCSS
$custom: #969dec; $custom-light: #b7b9f2; $custom-dark: #000000;
JSON
{
"hex": "#969dec",
"rgb": {
"r": 150,
"g": 157,
"b": 236
},
"hsl": {
"h": 235.116,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.72169,
"c": 0.11479,
"h": 279.2
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#969DEC
secondary
#F2F0D9
accent
#C214D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085