#9ABBFE#9ABBFE
#9ABBFE is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.3% C 0.102 H 264.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBFE |
|---|---|
| RGB | rgb(154, 187, 254) |
| HSL | hsl(220, 98%, 80%) |
| HSV | hsv(220, 39%, 100%) |
| CMYK | cmyk(39.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.80, 5.17, -36.60) |
| CIE-LCH | lch(75.80, 36.97, 278.04°) |
| OKLab | oklab(79.3% -0.0107 -0.1019) |
| OKLCH | oklch(79.3% 0.102 264) |
| XYZ | xyz(48.9806, 49.5639, 100.7326) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.56
Carolina Blue
#8AB8FE
ΔE00 3.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Sky Blue (survey)
#75BBFD
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBFE #FEDD9A
analogous
#9AEDFE #9ABBFE #AB9AFE
triadic
#9ABBFE #FE9ABB #BBFE9A
tetradic
#9ABBFE #FE9AED #FEDD9A #9AFEAB
square
#9ABBFE #FE9AED #FEDD9A #9AFEAB
split-complementary
#9ABBFE #FEAB9A #EDFE9A
monochromatic
#2169FD #5D92FD #9ABBFE #D7E4FF #E1EBFF
Accessibility & contrast
On white
1.92
#9ABBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#9ABBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBFE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBFE | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#99B7FC
Tritanopia (blue-blind)
#79C9D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9abbfe; /* rgb */ color: rgb(154, 187, 254); /* oklch */ color: oklch(79.3% 0.102 264.0);
Tailwind
colors: {
custom: {
50: '#bbcfff',
500: '#9abbfe',
950: '#000000',
},
}SCSS
$custom: #9abbfe; $custom-light: #bbcfff; $custom-dark: #000000;
JSON
{
"hex": "#9abbfe",
"rgb": {
"r": 154,
"g": 187,
"b": 254
},
"hsl": {
"h": 220.2,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.79297,
"c": 0.10249,
"h": 264
},
"luminance": 0.49566
}Semantic roles & 50–950 ramp
primary
#9ABBFE
secondary
#F7EBD4
accent
#9A00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286