#969EEC#969EEC
#969EEC is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.4% C 0.113 H 278.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #969EEC |
|---|---|
| RGB | rgb(150, 158, 236) |
| HSL | hsl(234, 69%, 76%) |
| HSV | hsv(234, 36%, 93%) |
| CMYK | cmyk(36.4%, 33.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.27, 15.58, -40.13) |
| CIE-LCH | lch(67.27, 43.05, 291.22°) |
| OKLab | oklab(72.37% 0.0171 -0.1122) |
| OKLCH | oklch(72.37% 0.113 278.7) |
| XYZ | xyz(39.9405, 36.9924, 84.3764) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Perrywinkle
#8F8CE7
ΔE00 5.26
Lavender Blue
#8B88F8
ΔE00 6.91
Periwinkle (survey)
#8E82FE
ΔE00 8.84
Pastel Blue
#A2BFFE
ΔE00 9.14
Lavender
#B39DDB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EEC #ECE496
analogous
#96C9EC #969EEC #B996EC
triadic
#969EEC #EC969E #9EEC96
tetradic
#969EEC #EC96C9 #ECE496 #96ECB9
square
#969EEC #EC96C9 #ECE496 #96ECB9
split-complementary
#969EEC #ECB996 #C9EC96
monochromatic
#2E3ED9 #626EE3 #969EEC #CACEF5 #E5E7FA
Accessibility & contrast
On white
2.50
#969EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#969EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EEC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EEC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#7DADBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #969eec; /* rgb */ color: rgb(150, 158, 236); /* oklch */ color: oklch(72.4% 0.113 278.7);
Tailwind
colors: {
custom: {
50: '#b7baf2',
500: '#969eec',
950: '#000000',
},
}SCSS
$custom: #969eec; $custom-light: #b7baf2; $custom-dark: #000000;
JSON
{
"hex": "#969eec",
"rgb": {
"r": 150,
"g": 158,
"b": 236
},
"hsl": {
"h": 234.419,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.72366,
"c": 0.11346,
"h": 278.7
},
"luminance": 0.36994
}Semantic roles & 50–950 ramp
primary
#969EEC
secondary
#F2F0D9
accent
#C014D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085