#9AB2FF#9AB2FF
#9AB2FF is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.5% C 0.114 H 270.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2FF |
|---|---|
| RGB | rgb(154, 178, 255) |
| HSL | hsl(226, 100%, 80%) |
| HSV | hsv(226, 40%, 100%) |
| CMYK | cmyk(39.6%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(73.50, 10.43, -40.72) |
| CIE-LCH | lch(73.50, 42.03, 284.37°) |
| OKLab | oklab(77.52% 0.0007 -0.1138) |
| OKLCH | oklch(77.52% 0.114 270.4) |
| XYZ | xyz(47.2913, 45.9285, 100.9616) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.46
Light Grey Blue
#9DBCD4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2FF #FFE79A
analogous
#9AE4FF #9AB2FF #B59AFF
triadic
#9AB2FF #FF9AB2 #B2FF9A
tetradic
#9AB2FF #FF9AE4 #FFE79A #9AFFB5
square
#9AB2FF #FF9AE4 #FFE79A #9AFFB5
split-complementary
#9AB2FF #FFB59A #E4FF9A
monochromatic
#2055FF #5D83FF #9AB2FF #D7E1FF #E0E8FF
Accessibility & contrast
On white
2.06
#9AB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9AB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2FF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2FF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#79C2CD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ab2ff; /* rgb */ color: rgb(154, 178, 255); /* oklch */ color: oklch(77.5% 0.114 270.4);
Tailwind
colors: {
custom: {
50: '#bbc8ff',
500: '#9ab2ff',
950: '#000000',
},
}SCSS
$custom: #9ab2ff; $custom-light: #bbc8ff; $custom-dark: #000000;
JSON
{
"hex": "#9ab2ff",
"rgb": {
"r": 154,
"g": 178,
"b": 255
},
"hsl": {
"h": 225.743,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.7752,
"c": 0.11377,
"h": 270.4
},
"luminance": 0.45931
}Semantic roles & 50–950 ramp
primary
#9AB2FF
secondary
#F7EFD4
accent
#AF00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286