#969EEF#969EEF
#969EEF is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.5% C 0.118 H 278.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #969EEF |
|---|---|
| RGB | rgb(150, 158, 239) |
| HSL | hsl(235, 74%, 76%) |
| HSV | hsv(235, 37%, 94%) |
| CMYK | cmyk(37.2%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.40, 16.38, -41.57) |
| CIE-LCH | lch(67.40, 44.68, 291.51°) |
| OKLab | oklab(72.51% 0.0178 -0.1163) |
| OKLCH | oklch(72.51% 0.118 278.7) |
| XYZ | xyz(40.3800, 37.1682, 86.6912) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Perrywinkle
#8F8CE7
ΔE00 5.25
Lavender Blue
#8B88F8
ΔE00 6.71
Periwinkle (survey)
#8E82FE
ΔE00 8.64
Pastel Blue
#A2BFFE
ΔE00 9.06
Cornflowerblue
#6495ED
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EEF #EFE796
analogous
#96CBEF #969EEF #BB96EF
triadic
#969EEF #EF969E #9EEF96
tetradic
#969EEF #EF96CB #EFE796 #96EFBB
square
#969EEF #EF96CB #EFE796 #96EFBB
split-complementary
#969EEF #EFBB96 #CBEF96
monochromatic
#2C3CDF #616DE7 #969EEF #CBCFF7 #E4E6FB
Accessibility & contrast
On white
2.49
#969EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#969EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EEF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EEF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#7CAEBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #969eef; /* rgb */ color: rgb(150, 158, 239); /* oklch */ color: oklch(72.5% 0.118 278.7);
Tailwind
colors: {
custom: {
50: '#b8baf4',
500: '#969eef',
950: '#000000',
},
}SCSS
$custom: #969eef; $custom-light: #b8baf4; $custom-dark: #000000;
JSON
{
"hex": "#969eef",
"rgb": {
"r": 150,
"g": 158,
"b": 239
},
"hsl": {
"h": 234.607,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.72511,
"c": 0.11768,
"h": 278.7
},
"luminance": 0.3717
}Semantic roles & 50–950 ramp
primary
#969EEF
secondary
#F3F0D8
accent
#C410D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085