#969AED#969AED
#969AED is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.6% C 0.120 H 280.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #969AED |
|---|---|
| RGB | rgb(150, 154, 237) |
| HSL | hsl(237, 71%, 76%) |
| HSV | hsv(237, 37%, 93%) |
| CMYK | cmyk(36.7%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(66.30, 18.13, -42.21) |
| CIE-LCH | lch(66.30, 45.94, 293.25°) |
| OKLab | oklab(71.63% 0.0225 -0.1182) |
| OKLCH | oklch(71.63% 0.12 280.8) |
| XYZ | xyz(39.4150, 35.7082, 84.9200) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 4.06
Lavender Blue
#8B88F8
ΔE00 5.79
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Lavender
#B39DDB
ΔE00 9.19
Soft Blue
#6488EA
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969AED #EDE996
analogous
#96C5ED #969AED #BD96ED
triadic
#969AED #ED969A #9AED96
tetradic
#969AED #ED96C5 #EDE996 #96EDBD
square
#969AED #ED96C5 #EDE996 #96EDBD
split-complementary
#969AED #EDBD96 #C5ED96
monochromatic
#2E35DB #6268E4 #969AED #CACCF6 #E5E6FB
Accessibility & contrast
On white
2.58
#969AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#969AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969AED
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969AED | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#7B9EEB
Tritanopia (blue-blind)
#7DAAB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #969aed; /* rgb */ color: rgb(150, 154, 237); /* oklch */ color: oklch(71.6% 0.120 280.8);
Tailwind
colors: {
custom: {
50: '#b8b7f3',
500: '#969aed',
950: '#000000',
},
}SCSS
$custom: #969aed; $custom-light: #b8b7f3; $custom-dark: #000000;
JSON
{
"hex": "#969aed",
"rgb": {
"r": 150,
"g": 154,
"b": 237
},
"hsl": {
"h": 237.241,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.7163,
"c": 0.12029,
"h": 280.8
},
"luminance": 0.3571
}Semantic roles & 50–950 ramp
primary
#969AED
secondary
#F2F1D9
accent
#CA13D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085