#969DED#969DED
#969DED is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.2% C 0.116 H 279.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #969DED |
|---|---|
| RGB | rgb(150, 157, 237) |
| HSL | hsl(235, 71%, 76%) |
| HSV | hsv(235, 37%, 93%) |
| CMYK | cmyk(36.7%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.06, 16.42, -41.01) |
| CIE-LCH | lch(67.06, 44.18, 291.82°) |
| OKLab | oklab(72.22% 0.0186 -0.1147) |
| OKLCH | oklch(72.22% 0.116 279.2) |
| XYZ | xyz(39.9163, 36.7109, 85.0871) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Perrywinkle
#8F8CE7
ΔE00 4.95
Lavender Blue
#8B88F8
ΔE00 6.57
Periwinkle (survey)
#8E82FE
ΔE00 8.50
Lavender
#B39DDB
ΔE00 9.41
Pastel Blue
#A2BFFE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969DED #EDE696
analogous
#96C8ED #969DED #BA96ED
triadic
#969DED #ED969D #9DED96
tetradic
#969DED #ED96C8 #EDE696 #96EDBA
square
#969DED #ED96C8 #EDE696 #96EDBA
split-complementary
#969DED #EDBA96 #C8ED96
monochromatic
#2E3BDB #626CE4 #969DED #CACEF6 #E5E7FB
Accessibility & contrast
On white
2.52
#969DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#969DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969DED
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969DED | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F0
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#7DACBA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969ded; /* rgb */ color: rgb(150, 157, 237); /* oklch */ color: oklch(72.2% 0.116 279.2);
Tailwind
colors: {
custom: {
50: '#b7b9f3',
500: '#969ded',
950: '#000000',
},
}SCSS
$custom: #969ded; $custom-light: #b7b9f3; $custom-dark: #000000;
JSON
{
"hex": "#969ded",
"rgb": {
"r": 150,
"g": 157,
"b": 237
},
"hsl": {
"h": 235.172,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.72218,
"c": 0.1162,
"h": 279.2
},
"luminance": 0.36712
}Semantic roles & 50–950 ramp
primary
#969DED
secondary
#F2F0D9
accent
#C313D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085