#9AB2FD#9AB2FD
#9AB2FD is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.4% C 0.111 H 270.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB2FD |
|---|---|
| RGB | rgb(154, 178, 253) |
| HSL | hsl(225, 96%, 80%) |
| HSV | hsv(225, 39%, 99%) |
| CMYK | cmyk(39.1%, 29.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.42, 9.89, -39.77) |
| CIE-LCH | lch(73.42, 40.98, 283.97°) |
| OKLab | oklab(77.43% 0.0002 -0.111) |
| OKLCH | oklch(77.43% 0.111 270.1) |
| XYZ | xyz(46.9711, 45.8004, 99.2749) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.34
Carolina Blue
#8AB8FE
ΔE00 4.96
Periwinkle Blue
#8F99FB
ΔE00 6.86
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.48
Light Grey Blue
#9DBCD4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB2FD #FDE59A
analogous
#9AE3FD #9AB2FD #B49AFD
triadic
#9AB2FD #FD9AB2 #B2FD9A
tetradic
#9AB2FD #FD9AE3 #FDE59A #9AFDB4
square
#9AB2FD #FD9AE3 #FDE59A #9AFDB4
split-complementary
#9AB2FD #FDB49A #E3FD9A
monochromatic
#2256FB #5E84FC #9AB2FD #D6E0FE #E1E8FE
Accessibility & contrast
On white
2.07
#9AB2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#9AB2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB2FD
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB2FD | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#7AC1CD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ab2fd; /* rgb */ color: rgb(154, 178, 253); /* oklch */ color: oklch(77.4% 0.111 270.1);
Tailwind
colors: {
custom: {
50: '#bbc8fe',
500: '#9ab2fd',
950: '#000000',
},
}SCSS
$custom: #9ab2fd; $custom-light: #bbc8fe; $custom-dark: #000000;
JSON
{
"hex": "#9ab2fd",
"rgb": {
"r": 154,
"g": 178,
"b": 253
},
"hsl": {
"h": 225.455,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.77427,
"c": 0.11103,
"h": 270.1
},
"luminance": 0.45803
}Semantic roles & 50–950 ramp
primary
#9AB2FD
secondary
#F7EED4
accent
#AE00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286