#9BA2FD#9BA2FD
#9BA2FD is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.3% C 0.131 H 279.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2FD |
|---|---|
| RGB | rgb(155, 162, 253) |
| HSL | hsl(236, 96%, 80%) |
| HSV | hsv(236, 39%, 99%) |
| CMYK | cmyk(38.7%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.40, 19.17, -46.05) |
| CIE-LCH | lch(69.40, 49.88, 292.60°) |
| OKLab | oklab(74.34% 0.0213 -0.1292) |
| OKLCH | oklch(74.34% 0.131 279.3) |
| XYZ | xyz(44.1624, 39.8993, 98.2839) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 8.07
Periwinkle (survey)
#8E82FE
ΔE00 9.05
Carolina Blue
#8AB8FE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2FD #FDF69B
analogous
#9BD3FD #9BA2FD #C59BFD
triadic
#9BA2FD #FD9BA2 #A2FD9B
tetradic
#9BA2FD #FD9BD3 #FDF69B #9BFDC5
square
#9BA2FD #FD9BD3 #FDF69B #9BFDC5
split-complementary
#9BA2FD #FDC59B #D3FD9B
monochromatic
#2332FB #5F6AFC #9BA2FD #D7DAFE #E1E3FE
Accessibility & contrast
On white
2.34
#9BA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#9BA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2FD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2FD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#7EB4C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ba2fd; /* rgb */ color: rgb(155, 162, 253); /* oklch */ color: oklch(74.3% 0.131 279.3);
Tailwind
colors: {
custom: {
50: '#bcbdfe',
500: '#9ba2fd',
950: '#000000',
},
}SCSS
$custom: #9ba2fd; $custom-light: #bcbdfe; $custom-dark: #000000;
JSON
{
"hex": "#9ba2fd",
"rgb": {
"r": 155,
"g": 162,
"b": 253
},
"hsl": {
"h": 235.714,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.74341,
"c": 0.13094,
"h": 279.3
},
"luminance": 0.39901
}Semantic roles & 50–950 ramp
primary
#9BA2FD
secondary
#F7F4D4
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186