#969EE7#969EE7
#969EE7 is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.1% C 0.106 H 278.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #969EE7 |
|---|---|
| RGB | rgb(150, 158, 231) |
| HSL | hsl(234, 63%, 75%) |
| HSV | hsv(234, 35%, 91%) |
| CMYK | cmyk(35.1%, 31.6%, 0%, 9.4%) |
| CIE-LAB | lab(67.06, 14.26, -37.72) |
| CIE-LCH | lch(67.06, 40.33, 290.70°) |
| OKLab | oklab(72.13% 0.0159 -0.1052) |
| OKLCH | oklch(72.13% 0.106 278.6) |
| XYZ | xyz(39.2242, 36.7059, 80.6041) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.88
Perrywinkle
#8F8CE7
ΔE00 5.38
Lavender Blue
#8B88F8
ΔE00 7.31
Lavender
#B39DDB
ΔE00 8.96
Periwinkle (survey)
#8E82FE
ΔE00 9.23
Pastel Blue
#A2BFFE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EE7 #E7DF96
analogous
#96C7E7 #969EE7 #B796E7
triadic
#969EE7 #E7969E #9EE796
tetradic
#969EE7 #E796C7 #E7DF96 #96E7B7
square
#969EE7 #E796C7 #E7DF96 #96E7B7
split-complementary
#969EE7 #E7B796 #C7E796
monochromatic
#3242D0 #6470DC #969EE7 #C8CCF2 #E6E8F9
Accessibility & contrast
On white
2.52
#969EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#969EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EE7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EE7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6EA
Deuteranopia (green-blind)
#82A0E5
Tritanopia (blue-blind)
#7FACB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969ee7; /* rgb */ color: rgb(150, 158, 231); /* oklch */ color: oklch(72.1% 0.106 278.6);
Tailwind
colors: {
custom: {
50: '#b7baef',
500: '#969ee7',
950: '#000000',
},
}SCSS
$custom: #969ee7; $custom-light: #b7baef; $custom-dark: #000000;
JSON
{
"hex": "#969ee7",
"rgb": {
"r": 150,
"g": 158,
"b": 231
},
"hsl": {
"h": 234.074,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.72129,
"c": 0.1064,
"h": 278.6
},
"luminance": 0.36707
}Semantic roles & 50–950 ramp
primary
#969EE7
secondary
#F1EEDA
accent
#B91BCB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084