#969DFE#969DFE
#969DFE is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.1% C 0.140 H 279.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #969DFE |
|---|---|
| RGB | rgb(150, 157, 254) |
| HSL | hsl(236, 98%, 79%) |
| HSV | hsv(236, 41%, 100%) |
| CMYK | cmyk(40.9%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.84, 21.03, -49.07) |
| CIE-LCH | lch(67.84, 53.39, 293.20°) |
| OKLab | oklab(73.07% 0.0223 -0.1381) |
| OKLCH | oklch(73.07% 0.14 279.2) |
| XYZ | xyz(42.5188, 37.7519, 98.7932) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.46
Perrywinkle
#8F8CE7
ΔE00 5.54
Lavender Blue
#8B88F8
ΔE00 5.93
Periwinkle (survey)
#8E82FE
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 9.21
Cornflowerblue
#6495ED
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969DFE #FEF796
analogous
#96D1FE #969DFE #C396FE
triadic
#969DFE #FE969D #9DFE96
tetradic
#969DFE #FE96D1 #FEF796 #96FEC3
square
#969DFE #FE96D1 #FEF796 #96FEC3
split-complementary
#969DFE #FEC396 #D1FE96
monochromatic
#1D2CFD #5964FD #969DFE #D3D6FF #E1E3FF
Accessibility & contrast
On white
2.46
#969DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#969DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969DFE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969DFE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#76B0C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969dfe; /* rgb */ color: rgb(150, 157, 254); /* oklch */ color: oklch(73.1% 0.140 279.2);
Tailwind
colors: {
custom: {
50: '#b9b9ff',
500: '#969dfe',
950: '#000000',
},
}SCSS
$custom: #969dfe; $custom-light: #b9b9ff; $custom-dark: #000000;
JSON
{
"hex": "#969dfe",
"rgb": {
"r": 150,
"g": 157,
"b": 254
},
"hsl": {
"h": 235.962,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.7307,
"c": 0.1399,
"h": 279.2
},
"luminance": 0.37754
}Semantic roles & 50–950 ramp
primary
#969DFE
secondary
#F7F5D4
accent
#D600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086