#9BAAEA#9BAAEA
#9BAAEA is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.094 H 273.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9BAAEA |
|---|---|
| RGB | rgb(155, 170, 234) |
| HSL | hsl(229, 65%, 76%) |
| HSV | hsv(229, 34%, 92%) |
| CMYK | cmyk(33.8%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(70.63, 9.64, -33.78) |
| CIE-LCH | lch(70.63, 35.13, 285.92°) |
| OKLab | oklab(75.03% 0.0062 -0.0938) |
| OKLCH | oklch(75.03% 0.094 273.8) |
| XYZ | xyz(42.7393, 41.6569, 83.6146) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 7.97
Light Periwinkle
#C1C6FC
ΔE00 8.58
Perrywinkle
#8F8CE7
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BAAEA #EADB9B
analogous
#9BD2EA #9BAAEA #B49BEA
triadic
#9BAAEA #EA9BAA #AAEA9B
tetradic
#9BAAEA #EA9BD2 #EADB9B #9BEAB4
square
#9BAAEA #EA9BD2 #EADB9B #9BEAB4
split-complementary
#9BAAEA #EAB49B #D2EA9B
monochromatic
#3654D5 #687FDF #9BAAEA #CED5F5 #E6EAFA
Accessibility & contrast
On white
2.25
#9BAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#9BAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BAAEA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BAAEA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#85B6C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9baaea; /* rgb */ color: rgb(155, 170, 234); /* oklch */ color: oklch(75.0% 0.094 273.8);
Tailwind
colors: {
custom: {
50: '#bac3f1',
500: '#9baaea',
950: '#000000',
},
}SCSS
$custom: #9baaea; $custom-light: #bac3f1; $custom-dark: #000000;
JSON
{
"hex": "#9baaea",
"rgb": {
"r": 155,
"g": 170,
"b": 234
},
"hsl": {
"h": 228.608,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.75029,
"c": 0.09401,
"h": 273.8
},
"luminance": 0.41659
}Semantic roles & 50–950 ramp
primary
#9BAAEA
secondary
#F1EDDA
accent
#AB18CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121216
muted
#818184