#969EFA#969EFA
#969EFA is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.1% C 0.133 H 278.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #969EFA |
|---|---|
| RGB | rgb(150, 158, 250) |
| HSL | hsl(235, 91%, 78%) |
| HSV | hsv(235, 40%, 98%) |
| CMYK | cmyk(40%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(67.90, 19.36, -46.80) |
| CIE-LCH | lch(67.90, 50.64, 292.48°) |
| OKLab | oklab(73.06% 0.0203 -0.1315) |
| OKLCH | oklch(73.06% 0.133 278.8) |
| XYZ | xyz(42.0548, 37.8381, 95.5115) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.71
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 6.26
Periwinkle (survey)
#8E82FE
ΔE00 8.12
Pastel Blue
#A2BFFE
ΔE00 8.92
Cornflowerblue
#6495ED
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EFA #FAF296
analogous
#96D0FA #969EFA #C096FA
triadic
#969EFA #FA969E #9EFA96
tetradic
#969EFA #FA96D0 #FAF296 #96FAC0
square
#969EFA #FA96D0 #FAF296 #96FAC0
split-complementary
#969EFA #FAC096 #D0FA96
monochromatic
#2132F4 #5C68F7 #969EFA #D0D4FD #E2E4FE
Accessibility & contrast
On white
2.45
#969EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#969EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EFA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EFA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#77B0C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969efa; /* rgb */ color: rgb(150, 158, 250); /* oklch */ color: oklch(73.1% 0.133 278.8);
Tailwind
colors: {
custom: {
50: '#b8bafc',
500: '#969efa',
950: '#000000',
},
}SCSS
$custom: #969efa; $custom-light: #b8bafc; $custom-dark: #000000;
JSON
{
"hex": "#969efa",
"rgb": {
"r": 150,
"g": 158,
"b": 250
},
"hsl": {
"h": 235.2,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.73058,
"c": 0.13303,
"h": 278.8
},
"luminance": 0.3784
}Semantic roles & 50–950 ramp
primary
#969EFA
secondary
#F6F3D5
accent
#D300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085