#969DFD#969DFD
#969DFD is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.0% C 0.139 H 279.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #969DFD |
|---|---|
| RGB | rgb(150, 157, 253) |
| HSL | hsl(236, 96%, 79%) |
| HSV | hsv(236, 41%, 99%) |
| CMYK | cmyk(40.7%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.79, 20.76, -48.60) |
| CIE-LCH | lch(67.79, 52.85, 293.12°) |
| OKLab | oklab(73.02% 0.0222 -0.1367) |
| OKLCH | oklch(73.02% 0.139 279.2) |
| XYZ | xyz(42.3590, 37.6880, 97.9521) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 5.93
Periwinkle (survey)
#8E82FE
ΔE00 7.74
Pastel Blue
#A2BFFE
ΔE00 9.20
Cornflowerblue
#6495ED
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969DFD #FDF696
analogous
#96D1FD #969DFD #C396FD
triadic
#969DFD #FD969D #9DFD96
tetradic
#969DFD #FD96D1 #FDF696 #96FDC3
square
#969DFD #FD96D1 #FDF696 #96FDC3
split-complementary
#969DFD #FDC396 #D1FD96
monochromatic
#1E2DFB #5A65FC #969DFD #D2D5FE #E1E3FE
Accessibility & contrast
On white
2.46
#969DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#969DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969DFD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969DFD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#75A1FB
Tritanopia (blue-blind)
#76B0C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969dfd; /* rgb */ color: rgb(150, 157, 253); /* oklch */ color: oklch(73.0% 0.139 279.2);
Tailwind
colors: {
custom: {
50: '#b9b9fe',
500: '#969dfd',
950: '#000000',
},
}SCSS
$custom: #969dfd; $custom-light: #b9b9fe; $custom-dark: #000000;
JSON
{
"hex": "#969dfd",
"rgb": {
"r": 150,
"g": 157,
"b": 253
},
"hsl": {
"h": 235.922,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.73018,
"c": 0.13852,
"h": 279.2
},
"luminance": 0.3769
}Semantic roles & 50–950 ramp
primary
#969DFD
secondary
#F7F4D4
accent
#D600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086