#969FEE#969FEE
#969FEE is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.7% C 0.115 H 278.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #969FEE |
|---|---|
| RGB | rgb(150, 159, 238) |
| HSL | hsl(234, 72%, 76%) |
| HSV | hsv(234, 37%, 93%) |
| CMYK | cmyk(37%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.61, 15.54, -40.69) |
| CIE-LCH | lch(67.61, 43.56, 290.91°) |
| OKLab | oklab(72.66% 0.0163 -0.1138) |
| OKLCH | oklch(72.66% 0.115 278.2) |
| XYZ | xyz(40.4040, 37.4518, 85.9724) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.01
Perrywinkle
#8F8CE7
ΔE00 5.55
Lavender Blue
#8B88F8
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 8.79
Periwinkle (survey)
#8E82FE
ΔE00 8.98
Cornflowerblue
#6495ED
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FEE #EEE596
analogous
#96CBEE #969FEE #B996EE
triadic
#969FEE #EE969F #9FEE96
tetradic
#969FEE #EE96CB #EEE596 #96EEB9
square
#969FEE #EE96CB #EEE596 #96EEB9
split-complementary
#969FEE #EEB996 #CBEE96
monochromatic
#2D3FDD #616FE5 #969FEE #CBCFF7 #E5E7FB
Accessibility & contrast
On white
2.47
#969FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#969FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FEE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FEE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#80A2EC
Tritanopia (blue-blind)
#7DAEBC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969fee; /* rgb */ color: rgb(150, 159, 238); /* oklch */ color: oklch(72.7% 0.115 278.2);
Tailwind
colors: {
custom: {
50: '#b7bbf4',
500: '#969fee',
950: '#000000',
},
}SCSS
$custom: #969fee; $custom-light: #b7bbf4; $custom-dark: #000000;
JSON
{
"hex": "#969fee",
"rgb": {
"r": 150,
"g": 159,
"b": 238
},
"hsl": {
"h": 233.864,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.7266,
"c": 0.11493,
"h": 278.2
},
"luminance": 0.37453
}Semantic roles & 50–950 ramp
primary
#969FEE
secondary
#F2F0D9
accent
#C011D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085