#9ABFFA#9ABFFA
#9ABFFA is a light, moderate blue. Relative luminance 0.510; OKLCH L 79.9% C 0.093 H 259.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABFFA |
|---|---|
| RGB | rgb(154, 191, 250) |
| HSL | hsl(217, 91%, 79%) |
| HSV | hsv(217, 38%, 98%) |
| CMYK | cmyk(38.4%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(76.70, 1.92, -33.07) |
| CIE-LCH | lch(76.70, 33.12, 273.33°) |
| OKLab | oklab(79.95% -0.0169 -0.0918) |
| OKLCH | oklch(79.95% 0.093 259.6) |
| XYZ | xyz(49.2071, 51.0312, 97.6812) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.04
Carolina Blue
#8AB8FE
ΔE00 2.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.03
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Light Blue
#95D0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABFFA #FAD59A
analogous
#9AEFFA #9ABFFA #A59AFA
triadic
#9ABFFA #FA9ABF #BFFA9A
tetradic
#9ABFFA #FA9AEF #FAD59A #9AFAA5
square
#9ABFFA #FA9AEF #FAD59A #9AFAA5
split-complementary
#9ABFFA #FAA59A #EFFA9A
monochromatic
#2575F4 #609AF7 #9ABFFA #D4E4FD #E2EDFE
Accessibility & contrast
On white
1.87
#9ABFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9ABFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABFFA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABFFA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#7ACCD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9abffa; /* rgb */ color: rgb(154, 191, 250); /* oklch */ color: oklch(79.9% 0.093 259.6);
Tailwind
colors: {
custom: {
50: '#bbd2fc',
500: '#9abffa',
950: '#000000',
},
}SCSS
$custom: #9abffa; $custom-light: #bbd2fc; $custom-dark: #000000;
JSON
{
"hex": "#9abffa",
"rgb": {
"r": 154,
"g": 191,
"b": 250
},
"hsl": {
"h": 216.875,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.79947,
"c": 0.09335,
"h": 259.6
},
"luminance": 0.51034
}Semantic roles & 50–950 ramp
primary
#9ABFFA
secondary
#DBAA5D
accent
#8D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385