#969FDD#969FDD
#969FDD is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.9% C 0.091 H 277.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #969FDD |
|---|---|
| RGB | rgb(150, 159, 221) |
| HSL | hsl(232, 51%, 73%) |
| HSV | hsv(232, 32%, 87%) |
| CMYK | cmyk(32.1%, 28.1%, 0%, 13.3%) |
| CIE-LAB | lab(66.90, 11.09, -32.46) |
| CIE-LCH | lch(66.90, 34.30, 288.86°) |
| OKLab | oklab(71.87% 0.0118 -0.0901) |
| OKLCH | oklch(71.87% 0.091 277.5) |
| XYZ | xyz(38.0233, 36.4995, 73.4343) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.52
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender
#B39DDB
ΔE00 8.39
Lavender Blue
#8B88F8
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 9.52
Periwinkle (survey)
#8E82FE
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FDD #DDD496
analogous
#96C3DD #969FDD #B096DD
triadic
#969FDD #DD969F #9FDD96
tetradic
#969FDD #DD96C3 #DDD496 #96DDB0
square
#969FDD #DD96C3 #DDD496 #96DDB0
split-complementary
#969FDD #DDB096 #C3DD96
monochromatic
#3D4DBC #6875CE #969FDD #C4C9EC #E8EAF8
Accessibility & contrast
On white
2.53
#969FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#969FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FDD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FDD | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E0
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#83ABB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969fdd; /* rgb */ color: rgb(150, 159, 221); /* oklch */ color: oklch(71.9% 0.091 277.5);
Tailwind
colors: {
custom: {
50: '#b6bbe7',
500: '#969fdd',
950: '#000000',
},
}SCSS
$custom: #969fdd; $custom-light: #b6bbe7; $custom-dark: #000000;
JSON
{
"hex": "#969fdd",
"rgb": {
"r": 150,
"g": 159,
"b": 221
},
"hsl": {
"h": 232.394,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.71872,
"c": 0.09086,
"h": 277.5
},
"luminance": 0.36501
}Semantic roles & 50–950 ramp
primary
#969FDD
secondary
#EFECDC
accent
#AB27BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084