#9ABCFE#9ABCFE
#9ABCFE is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.5% C 0.101 H 263.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCFE |
|---|---|
| RGB | rgb(154, 188, 254) |
| HSL | hsl(220, 98%, 80%) |
| HSV | hsv(220, 39%, 100%) |
| CMYK | cmyk(39.4%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.06, 4.62, -36.20) |
| CIE-LCH | lch(76.06, 36.49, 277.28°) |
| OKLab | oklab(79.5% -0.012 -0.1008) |
| OKLCH | oklch(79.5% 0.101 263.2) |
| XYZ | xyz(49.1935, 49.9897, 100.8036) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.56
Carolina Blue
#8AB8FE
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.74
Sky Blue (survey)
#75BBFD
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCFE #FEDC9A
analogous
#9AEEFE #9ABCFE #AA9AFE
triadic
#9ABCFE #FE9ABC #BCFE9A
tetradic
#9ABCFE #FE9AEE #FEDC9A #9AFEAA
square
#9ABCFE #FE9AEE #FEDC9A #9AFEAA
split-complementary
#9ABCFE #FEAA9A #EEFE9A
monochromatic
#216CFD #5D94FD #9ABCFE #D7E4FF #E1EBFF
Accessibility & contrast
On white
1.91
#9ABCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#9ABCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCFE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCFE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9BB7FD
Tritanopia (blue-blind)
#79CAD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9abcfe; /* rgb */ color: rgb(154, 188, 254); /* oklch */ color: oklch(79.5% 0.101 263.2);
Tailwind
colors: {
custom: {
50: '#bbd0ff',
500: '#9abcfe',
950: '#000000',
},
}SCSS
$custom: #9abcfe; $custom-light: #bbd0ff; $custom-dark: #000000;
JSON
{
"hex": "#9abcfe",
"rgb": {
"r": 154,
"g": 188,
"b": 254
},
"hsl": {
"h": 219.6,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.79502,
"c": 0.10147,
"h": 263.2
},
"luminance": 0.49992
}Semantic roles & 50–950 ramp
primary
#9ABCFE
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286