#9BA2FE#9BA2FE
#9BA2FE is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.4% C 0.132 H 279.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2FE |
|---|---|
| RGB | rgb(155, 162, 254) |
| HSL | hsl(236, 98%, 80%) |
| HSV | hsv(236, 39%, 100%) |
| CMYK | cmyk(39%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.44, 19.44, -46.52) |
| CIE-LCH | lch(69.44, 50.42, 292.68°) |
| OKLab | oklab(74.39% 0.0215 -0.1306) |
| OKLCH | oklch(74.39% 0.132 279.3) |
| XYZ | xyz(44.3221, 39.9632, 99.1250) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.83
Perrywinkle
#8F8CE7
ΔE00 6.58
Lavender Blue
#8B88F8
ΔE00 7.29
Pastel Blue
#A2BFFE
ΔE00 8.07
Periwinkle (survey)
#8E82FE
ΔE00 9.02
Carolina Blue
#8AB8FE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2FE #FEF79B
analogous
#9BD3FE #9BA2FE #C69BFE
triadic
#9BA2FE #FE9BA2 #A2FE9B
tetradic
#9BA2FE #FE9BD3 #FEF79B #9BFEC6
square
#9BA2FE #FE9BD3 #FEF79B #9BFEC6
split-complementary
#9BA2FE #FEC69B #D3FE9B
monochromatic
#2231FD #5E6AFD #9BA2FE #D8DAFF #E1E3FF
Accessibility & contrast
On white
2.34
#9BA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#9BA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2FE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2FE | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#7DB4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ba2fe; /* rgb */ color: rgb(155, 162, 254); /* oklch */ color: oklch(74.4% 0.132 279.3);
Tailwind
colors: {
custom: {
50: '#bcbdff',
500: '#9ba2fe',
950: '#000000',
},
}SCSS
$custom: #9ba2fe; $custom-light: #bcbdff; $custom-dark: #000000;
JSON
{
"hex": "#9ba2fe",
"rgb": {
"r": 155,
"g": 162,
"b": 254
},
"hsl": {
"h": 235.758,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.74391,
"c": 0.13233,
"h": 279.3
},
"luminance": 0.39965
}Semantic roles & 50–950 ramp
primary
#9BA2FE
secondary
#F7F5D4
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186