#969EFF#969EFF
#969EFF is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.3% C 0.140 H 278.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #969EFF |
|---|---|
| RGB | rgb(150, 158, 255) |
| HSL | hsl(235, 100%, 79%) |
| HSV | hsv(235, 41%, 100%) |
| CMYK | cmyk(41.2%, 38%, 0%, 0%) |
| CIE-LAB | lab(68.14, 20.74, -49.15) |
| CIE-LCH | lch(68.14, 53.34, 292.88°) |
| OKLab | oklab(73.31% 0.0213 -0.1383) |
| OKLCH | oklch(73.31% 0.14 278.8) |
| XYZ | xyz(42.8492, 38.1558, 99.6954) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.61
Perrywinkle
#8F8CE7
ΔE00 5.85
Lavender Blue
#8B88F8
ΔE00 6.20
Periwinkle (survey)
#8E82FE
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.92
Cornflowerblue
#6495ED
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EFF #FFF796
analogous
#96D2FF #969EFF #C396FF
triadic
#969EFF #FF969E #9EFF96
tetradic
#969EFF #FF96D2 #FFF796 #96FFC3
square
#969EFF #FF96D2 #FFF796 #96FFC3
split-complementary
#969EFF #FFC396 #D2FF96
monochromatic
#1C2DFF #5965FF #969EFF #D3D7FF #E0E3FF
Accessibility & contrast
On white
2.43
#969EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#969EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EFF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EFF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#75B1C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #969eff; /* rgb */ color: rgb(150, 158, 255); /* oklch */ color: oklch(73.3% 0.140 278.8);
Tailwind
colors: {
custom: {
50: '#b9baff',
500: '#969eff',
950: '#000000',
},
}SCSS
$custom: #969eff; $custom-light: #b9baff; $custom-dark: #000000;
JSON
{
"hex": "#969eff",
"rgb": {
"r": 150,
"g": 158,
"b": 255
},
"hsl": {
"h": 235.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.73314,
"c": 0.13995,
"h": 278.8
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#969EFF
secondary
#F7F5D4
accent
#D400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086