#969DF2#969DF2
#969DF2 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.5% C 0.123 H 279.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #969DF2 |
|---|---|
| RGB | rgb(150, 157, 242) |
| HSL | hsl(235, 78%, 77%) |
| HSV | hsv(235, 38%, 95%) |
| CMYK | cmyk(38%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.28, 17.76, -43.40) |
| CIE-LCH | lch(67.28, 46.89, 292.25°) |
| OKLab | oklab(72.46% 0.0198 -0.1216) |
| OKLCH | oklch(72.46% 0.123 279.2) |
| XYZ | xyz(40.6570, 37.0072, 88.9881) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.29
Perrywinkle
#8F8CE7
ΔE00 4.99
Lavender Blue
#8B88F8
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 8.18
Pastel Blue
#A2BFFE
ΔE00 9.30
Cornflowerblue
#6495ED
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969DF2 #F2EB96
analogous
#96CBF2 #969DF2 #BD96F2
triadic
#969DF2 #F2969D #9DF296
tetradic
#969DF2 #F296CB #F2EB96 #96F2BD
square
#969DF2 #F296CB #F2EB96 #96F2BD
split-complementary
#969DF2 #F2BD96 #CBF296
monochromatic
#2937E5 #606AEB #969DF2 #CCD0F9 #E4E6FC
Accessibility & contrast
On white
2.50
#969DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#969DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969DF2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969DF2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F5
Deuteranopia (green-blind)
#7BA1F0
Tritanopia (blue-blind)
#7BAEBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #969df2; /* rgb */ color: rgb(150, 157, 242); /* oklch */ color: oklch(72.5% 0.123 279.2);
Tailwind
colors: {
custom: {
50: '#b8b9f6',
500: '#969df2',
950: '#000000',
},
}SCSS
$custom: #969df2; $custom-light: #b8b9f6; $custom-dark: #000000;
JSON
{
"hex": "#969df2",
"rgb": {
"r": 150,
"g": 157,
"b": 242
},
"hsl": {
"h": 235.435,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.72462,
"c": 0.12322,
"h": 279.2
},
"luminance": 0.37009
}Semantic roles & 50–950 ramp
primary
#969DF2
secondary
#F3F1D8
accent
#CA0BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085