#969EDA#969EDA
#969EDA is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.5% C 0.088 H 278.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #969EDA |
|---|---|
| RGB | rgb(150, 158, 218) |
| HSL | hsl(233, 48%, 72%) |
| HSV | hsv(233, 31%, 85%) |
| CMYK | cmyk(31.2%, 27.5%, 0%, 14.5%) |
| CIE-LAB | lab(66.52, 10.89, -31.39) |
| CIE-LCH | lch(66.52, 33.23, 289.13°) |
| OKLab | oklab(71.54% 0.0123 -0.087) |
| OKLCH | oklch(71.54% 0.088 278.1) |
| XYZ | xyz(37.4559, 35.9985, 71.2910) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.99
Perrywinkle
#8F8CE7
ΔE00 6.33
Lavender
#B39DDB
ΔE00 8.06
Lavender Blue
#8B88F8
ΔE00 8.72
Pastel Blue
#A2BFFE
ΔE00 10.01
Periwinkle (survey)
#8E82FE
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EDA #DAD296
analogous
#96C0DA #969EDA #B096DA
triadic
#969EDA #DA969E #9EDA96
tetradic
#969EDA #DA96C0 #DAD296 #96DAB0
square
#969EDA #DA96C0 #DAD296 #96DAB0
split-complementary
#969EDA #DAB096 #C0DA96
monochromatic
#404EB6 #6974CA #969EDA #C3C8EA #E8EAF7
Accessibility & contrast
On white
2.56
#969EDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#969EDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EDA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EDA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#889FD9
Tritanopia (blue-blind)
#84A9B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #969eda; /* rgb */ color: rgb(150, 158, 218); /* oklch */ color: oklch(71.5% 0.088 278.1);
Tailwind
colors: {
custom: {
50: '#b6bae5',
500: '#969eda',
950: '#000000',
},
}SCSS
$custom: #969eda; $custom-light: #b6bae5; $custom-dark: #000000;
JSON
{
"hex": "#969eda",
"rgb": {
"r": 150,
"g": 158,
"b": 218
},
"hsl": {
"h": 232.941,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.71537,
"c": 0.08791,
"h": 278.1
},
"luminance": 0.36
}Semantic roles & 50–950 ramp
primary
#969EDA
secondary
#EEECDD
accent
#AA2ABB
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084