#9BA2ED#9BA2ED
#9BA2ED is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.6% C 0.109 H 279.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2ED |
|---|---|
| RGB | rgb(155, 162, 237) |
| HSL | hsl(235, 69%, 77%) |
| HSV | hsv(235, 35%, 93%) |
| CMYK | cmyk(34.6%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(68.69, 14.92, -38.43) |
| CIE-LCH | lch(68.69, 41.23, 291.22°) |
| OKLab | oklab(73.57% 0.0175 -0.1072) |
| OKLCH | oklch(73.57% 0.109 279.3) |
| XYZ | xyz(41.7197, 38.9222, 85.4189) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.16
Perrywinkle
#8F8CE7
ΔE00 6.32
Lavender Blue
#8B88F8
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.37
Lavender
#B39DDB
ΔE00 8.83
Periwinkle (survey)
#8E82FE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2ED #EDE69B
analogous
#9BCBED #9BA2ED #BD9BED
triadic
#9BA2ED #ED9BA2 #A2ED9B
tetradic
#9BA2ED #ED9BCB #EDE69B #9BEDBD
square
#9BA2ED #ED9BCB #EDE69B #9BEDBD
split-complementary
#9BA2ED #EDBD9B #CBED9B
monochromatic
#3342DA #6772E4 #9BA2ED #CFD2F6 #E5E7FA
Accessibility & contrast
On white
2.39
#9BA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9BA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2ED
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2ED | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#84B0BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ba2ed; /* rgb */ color: rgb(155, 162, 237); /* oklch */ color: oklch(73.6% 0.109 279.3);
Tailwind
colors: {
custom: {
50: '#bbbdf3',
500: '#9ba2ed',
950: '#000000',
},
}SCSS
$custom: #9ba2ed; $custom-light: #bbbdf3; $custom-dark: #000000;
JSON
{
"hex": "#9ba2ed",
"rgb": {
"r": 155,
"g": 162,
"b": 237
},
"hsl": {
"h": 234.878,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.73569,
"c": 0.10858,
"h": 279.3
},
"luminance": 0.38924
}Semantic roles & 50–950 ramp
primary
#9BA2ED
secondary
#F2F0D9
accent
#C114D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185