#9BA2F8#9BA2F8
#9BA2F8 is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.1% C 0.124 H 279.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2F8 |
|---|---|
| RGB | rgb(155, 162, 248) |
| HSL | hsl(235, 87%, 79%) |
| HSV | hsv(235, 38%, 97%) |
| CMYK | cmyk(37.5%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.17, 17.83, -43.69) |
| CIE-LCH | lch(69.17, 47.18, 292.20°) |
| OKLab | oklab(74.09% 0.0202 -0.1223) |
| OKLCH | oklch(74.09% 0.124 279.4) |
| XYZ | xyz(43.3763, 39.5848, 94.1439) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.10
Perrywinkle
#8F8CE7
ΔE00 6.36
Lavender Blue
#8B88F8
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 8.10
Periwinkle (survey)
#8E82FE
ΔE00 9.23
Carolina Blue
#8AB8FE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2F8 #F8F19B
analogous
#9BD1F8 #9BA2F8 #C39BF8
triadic
#9BA2F8 #F89BA2 #A2F89B
tetradic
#9BA2F8 #F89BD1 #F8F19B #9BF8C3
square
#9BA2F8 #F89BD1 #F8F19B #9BF8C3
split-complementary
#9BA2F8 #F8C39B #D1F89B
monochromatic
#2938F0 #626DF4 #9BA2F8 #D4D7FC #E2E4FD
Accessibility & contrast
On white
2.35
#9BA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#9BA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2F8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2F8 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFB
Deuteranopia (green-blind)
#80A6F6
Tritanopia (blue-blind)
#80B3C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ba2f8; /* rgb */ color: rgb(155, 162, 248); /* oklch */ color: oklch(74.1% 0.124 279.4);
Tailwind
colors: {
custom: {
50: '#bbbdfb',
500: '#9ba2f8',
950: '#000000',
},
}SCSS
$custom: #9ba2f8; $custom-light: #bbbdfb; $custom-dark: #000000;
JSON
{
"hex": "#9ba2f8",
"rgb": {
"r": 155,
"g": 162,
"b": 248
},
"hsl": {
"h": 235.484,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.74094,
"c": 0.12399,
"h": 279.4
},
"luminance": 0.39587
}Semantic roles & 50–950 ramp
primary
#9BA2F8
secondary
#F5F3D6
accent
#D202E3
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185