#A0B8FC#A0B8FC
#A0B8FC is a light, moderate blue. Relative luminance 0.488; OKLCH L 79.0% C 0.101 H 269.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B8FC |
|---|---|
| RGB | rgb(160, 184, 252) |
| HSL | hsl(224, 94%, 81%) |
| HSV | hsv(224, 37%, 99%) |
| CMYK | cmyk(36.5%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(75.31, 7.87, -36.25) |
| CIE-LCH | lch(75.31, 37.10, 282.25°) |
| OKLab | oklab(78.99% -0.0016 -0.1008) |
| OKLCH | oklch(78.99% 0.101 269.1) |
| XYZ | xyz(49.2031, 48.7807, 98.8997) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.95
Carolina Blue
#8AB8FE
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Baby Blue (survey)
#A2CFFE
ΔE00 7.48
Light Periwinkle
#C1C6FC
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B8FC #FCE4A0
analogous
#A0E6FC #A0B8FC #B6A0FC
triadic
#A0B8FC #FCA0B8 #B8FCA0
tetradic
#A0B8FC #FCA0E6 #FCE4A0 #A0FCB6
square
#A0B8FC #FCA0E6 #FCE4A0 #A0FCB6
split-complementary
#A0B8FC #FCB6A0 #E6FCA0
monochromatic
#295FF8 #658CFA #A0B8FC #DBE4FE #E1E9FE
Accessibility & contrast
On white
1.95
#A0B8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A0B8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B8FC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B8FC | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#84C6D0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0b8fc; /* rgb */ color: rgb(160, 184, 252); /* oklch */ color: oklch(79.0% 0.101 269.1);
Tailwind
colors: {
custom: {
50: '#bfcdfd',
500: '#a0b8fc',
950: '#000000',
},
}SCSS
$custom: #a0b8fc; $custom-light: #bfcdfd; $custom-dark: #000000;
JSON
{
"hex": "#a0b8fc",
"rgb": {
"r": 160,
"g": 184,
"b": 252
},
"hsl": {
"h": 224.348,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.78989,
"c": 0.10084,
"h": 269.1
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#A0B8FC
secondary
#F6EED5
accent
#AA00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285