#9AB2FC#9AB2FC
#9AB2FC is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.4% C 0.110 H 269.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2FC |
|---|---|
| RGB | rgb(154, 178, 252) |
| HSL | hsl(225, 94%, 80%) |
| HSV | hsv(225, 39%, 99%) |
| CMYK | cmyk(38.9%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.37, 9.63, -39.29) |
| CIE-LCH | lch(73.37, 40.46, 283.76°) |
| OKLab | oklab(77.38% -0.0001 -0.1097) |
| OKLCH | oklch(77.38% 0.11 269.9) |
| XYZ | xyz(46.8122, 45.7369, 98.4381) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.49
Light Grey Blue
#9DBCD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2FC #FCE49A
analogous
#9AE3FC #9AB2FC #B39AFC
triadic
#9AB2FC #FC9AB2 #B2FC9A
tetradic
#9AB2FC #FC9AE3 #FCE49A #9AFCB3
square
#9AB2FC #FC9AE3 #FCE49A #9AFCB3
split-complementary
#9AB2FC #FCB39A #E3FC9A
monochromatic
#2357F8 #5F85FA #9AB2FC #D5DFFE #E1E8FE
Accessibility & contrast
On white
2.07
#9AB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#9AB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2FC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2FC | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#7BC1CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ab2fc; /* rgb */ color: rgb(154, 178, 252); /* oklch */ color: oklch(77.4% 0.110 269.9);
Tailwind
colors: {
custom: {
50: '#bbc8fd',
500: '#9ab2fc',
950: '#000000',
},
}SCSS
$custom: #9ab2fc; $custom-light: #bbc8fd; $custom-dark: #000000;
JSON
{
"hex": "#9ab2fc",
"rgb": {
"r": 154,
"g": 178,
"b": 252
},
"hsl": {
"h": 225.306,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.77382,
"c": 0.10966,
"h": 269.9
},
"luminance": 0.45739
}Semantic roles & 50–950 ramp
primary
#9AB2FC
secondary
#F6EED5
accent
#AD00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285