#969DFF#969DFF
#969DFF is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.1% C 0.141 H 279.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #969DFF |
|---|---|
| RGB | rgb(150, 157, 255) |
| HSL | hsl(236, 100%, 79%) |
| HSV | hsv(236, 41%, 100%) |
| CMYK | cmyk(41.2%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(67.88, 21.31, -49.54) |
| CIE-LCH | lch(67.88, 53.93, 293.27°) |
| OKLab | oklab(73.12% 0.0226 -0.1395) |
| OKLCH | oklch(73.12% 0.141 279.2) |
| XYZ | xyz(42.6793, 37.8161, 99.6388) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 5.92
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 9.21
Cornflowerblue
#6495ED
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969DFF #FFF896
analogous
#96D2FF #969DFF #C496FF
triadic
#969DFF #FF969D #9DFF96
tetradic
#969DFF #FF96D2 #FFF896 #96FFC4
square
#969DFF #FF96D2 #FFF896 #96FFC4
split-complementary
#969DFF #FFC496 #D2FF96
monochromatic
#1C2BFF #5964FF #969DFF #D3D6FF #E0E2FF
Accessibility & contrast
On white
2.45
#969DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#969DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969DFF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969DFF | 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)
#7BA9FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#75B1C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969dff; /* rgb */ color: rgb(150, 157, 255); /* oklch */ color: oklch(73.1% 0.141 279.2);
Tailwind
colors: {
custom: {
50: '#b9b9ff',
500: '#969dff',
950: '#000000',
},
}SCSS
$custom: #969dff; $custom-light: #b9b9ff; $custom-dark: #000000;
JSON
{
"hex": "#969dff",
"rgb": {
"r": 150,
"g": 157,
"b": 255
},
"hsl": {
"h": 236,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.73122,
"c": 0.14128,
"h": 279.2
},
"luminance": 0.37818
}Semantic roles & 50–950 ramp
primary
#969DFF
secondary
#F7F5D4
accent
#D600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086