#969FF8#969FF8
#969FF8 is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.2% C 0.129 H 278.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #969FF8 |
|---|---|
| RGB | rgb(150, 159, 248) |
| HSL | hsl(234, 88%, 78%) |
| HSV | hsv(234, 40%, 97%) |
| CMYK | cmyk(39.5%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.06, 18.24, -45.45) |
| CIE-LCH | lch(68.06, 48.98, 291.87°) |
| OKLab | oklab(73.15% 0.0186 -0.1276) |
| OKLCH | oklch(73.15% 0.129 278.3) |
| XYZ | xyz(41.9141, 38.0558, 93.9258) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.00
Perrywinkle
#8F8CE7
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 8.63
Cornflowerblue
#6495ED
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FF8 #F8EF96
analogous
#96D0F8 #969FF8 #BE96F8
triadic
#969FF8 #F8969F #9FF896
tetradic
#969FF8 #F896D0 #F8EF96 #96F8BE
square
#969FF8 #F896D0 #F8EF96 #96F8BE
split-complementary
#969FF8 #F8BE96 #D0F896
monochromatic
#2336F0 #5D6BF4 #969FF8 #CFD3FC #E2E5FD
Accessibility & contrast
On white
2.44
#969FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#969FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FF8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FF8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#7BA2F6
Tritanopia (blue-blind)
#78B1C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #969ff8; /* rgb */ color: rgb(150, 159, 248); /* oklch */ color: oklch(73.2% 0.129 278.3);
Tailwind
colors: {
custom: {
50: '#b8bbfb',
500: '#969ff8',
950: '#000000',
},
}SCSS
$custom: #969ff8; $custom-light: #b8bbfb; $custom-dark: #000000;
JSON
{
"hex": "#969ff8",
"rgb": {
"r": 150,
"g": 159,
"b": 248
},
"hsl": {
"h": 234.49,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.73151,
"c": 0.12892,
"h": 278.3
},
"luminance": 0.38058
}Semantic roles & 50–950 ramp
primary
#969FF8
secondary
#F5F2D6
accent
#CF01E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085