#9BA7F2#9BA7F2
#9BA7F2 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.8% C 0.109 H 276.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA7F2 |
|---|---|
| RGB | rgb(155, 167, 242) |
| HSL | hsl(232, 77%, 78%) |
| HSV | hsv(232, 36%, 95%) |
| CMYK | cmyk(36%, 31%, 0%, 5.1%) |
| CIE-LAB | lab(70.19, 13.41, -38.83) |
| CIE-LCH | lch(70.19, 41.08, 289.05°) |
| OKLab | oklab(74.79% 0.0123 -0.1083) |
| OKLCH | oklch(74.79% 0.109 276.5) |
| XYZ | xyz(43.3587, 41.0151, 89.6194) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 6.73
Perrywinkle
#8F8CE7
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 8.41
Lavender Blue
#8B88F8
ΔE00 9.03
Light Periwinkle
#C1C6FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA7F2 #F2E69B
analogous
#9BD2F2 #9BA7F2 #BA9BF2
triadic
#9BA7F2 #F29BA7 #A7F29B
tetradic
#9BA7F2 #F29BD2 #F2E69B #9BF2BA
square
#9BA7F2 #F29BD2 #F2E69B #9BF2BA
split-complementary
#9BA7F2 #F2BA9B #D2F29B
monochromatic
#2F48E4 #6577EB #9BA7F2 #D1D7F9 #E4E7FB
Accessibility & contrast
On white
2.28
#9BA7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#9BA7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA7F2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA7F2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#82B6C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ba7f2; /* rgb */ color: rgb(155, 167, 242); /* oklch */ color: oklch(74.8% 0.109 276.5);
Tailwind
colors: {
custom: {
50: '#bbc1f6',
500: '#9ba7f2',
950: '#000000',
},
}SCSS
$custom: #9ba7f2; $custom-light: #bbc1f6; $custom-dark: #000000;
JSON
{
"hex": "#9ba7f2",
"rgb": {
"r": 155,
"g": 167,
"b": 242
},
"hsl": {
"h": 231.724,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.74791,
"c": 0.10901,
"h": 276.5
},
"luminance": 0.41017
}Semantic roles & 50–950 ramp
primary
#9BA7F2
secondary
#F3EFD8
accent
#BD0CD9
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#121217
muted
#818185