#969FF4#969FF4
#969FF4 is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.0% C 0.123 H 278.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #969FF4 |
|---|---|
| RGB | rgb(150, 159, 244) |
| HSL | hsl(234, 81%, 77%) |
| HSV | hsv(234, 39%, 96%) |
| CMYK | cmyk(38.5%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(67.88, 17.16, -43.56) |
| CIE-LCH | lch(67.88, 46.81, 291.50°) |
| OKLab | oklab(72.95% 0.0177 -0.1221) |
| OKLCH | oklch(72.95% 0.123 278.3) |
| XYZ | xyz(41.3002, 37.8103, 90.6924) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.33
Perrywinkle
#8F8CE7
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 6.73
Periwinkle (survey)
#8E82FE
ΔE00 8.65
Pastel Blue
#A2BFFE
ΔE00 8.67
Cornflowerblue
#6495ED
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FF4 #F4EB96
analogous
#96CEF4 #969FF4 #BC96F4
triadic
#969FF4 #F4969F #9FF496
tetradic
#969FF4 #F496CE #F4EB96 #96F4BC
square
#969FF4 #F496CE #F4EB96 #96F4BC
split-complementary
#969FF4 #F4BC96 #CEF496
monochromatic
#273AE8 #5F6CEE #969FF4 #CDD2FA #E3E6FC
Accessibility & contrast
On white
2.45
#969FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#969FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FF4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FF4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#7DA2F2
Tritanopia (blue-blind)
#7AB0BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969ff4; /* rgb */ color: rgb(150, 159, 244); /* oklch */ color: oklch(73.0% 0.123 278.3);
Tailwind
colors: {
custom: {
50: '#b8bbf8',
500: '#969ff4',
950: '#000000',
},
}SCSS
$custom: #969ff4; $custom-light: #b8bbf8; $custom-dark: #000000;
JSON
{
"hex": "#969ff4",
"rgb": {
"r": 150,
"g": 159,
"b": 244
},
"hsl": {
"h": 234.255,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.72952,
"c": 0.12335,
"h": 278.3
},
"luminance": 0.37812
}Semantic roles & 50–950 ramp
primary
#969FF4
secondary
#F4F1D7
accent
#C908DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085