#969FF2#969FF2
#969FF2 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.9% C 0.121 H 278.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #969FF2 |
|---|---|
| RGB | rgb(150, 159, 242) |
| HSL | hsl(234, 78%, 77%) |
| HSV | hsv(234, 38%, 95%) |
| CMYK | cmyk(38%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(67.79, 16.62, -42.60) |
| CIE-LCH | lch(67.79, 45.73, 291.31°) |
| OKLab | oklab(72.85% 0.0173 -0.1193) |
| OKLCH | oklch(72.85% 0.121 278.2) |
| XYZ | xyz(40.9982, 37.6895, 89.1018) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.54
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 8.71
Periwinkle (survey)
#8E82FE
ΔE00 8.75
Cornflowerblue
#6495ED
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FF2 #F2E996
analogous
#96CDF2 #969FF2 #BB96F2
triadic
#969FF2 #F2969F #9FF296
tetradic
#969FF2 #F296CD #F2E996 #96F2BB
square
#969FF2 #F296CD #F2E996 #96F2BB
split-complementary
#969FF2 #F2BB96 #CDF296
monochromatic
#293BE5 #606DEB #969FF2 #CCD1F9 #E4E6FC
Accessibility & contrast
On white
2.46
#969FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#969FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FF2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FF2 | 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)
#84A9F5
Deuteranopia (green-blind)
#7EA2F0
Tritanopia (blue-blind)
#7BAFBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #969ff2; /* rgb */ color: rgb(150, 159, 242); /* oklch */ color: oklch(72.9% 0.121 278.2);
Tailwind
colors: {
custom: {
50: '#b8bbf6',
500: '#969ff2',
950: '#000000',
},
}SCSS
$custom: #969ff2; $custom-light: #b8bbf6; $custom-dark: #000000;
JSON
{
"hex": "#969ff2",
"rgb": {
"r": 150,
"g": 159,
"b": 242
},
"hsl": {
"h": 234.13,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.72854,
"c": 0.12055,
"h": 278.2
},
"luminance": 0.37691
}Semantic roles & 50–950 ramp
primary
#969FF2
secondary
#F3F1D8
accent
#C60BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085