#A0B3F0#A0B3F0
#A0B3F0 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.5% C 0.090 H 270.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B3F0 |
|---|---|
| RGB | rgb(160, 179, 240) |
| HSL | hsl(226, 73%, 78%) |
| HSV | hsv(226, 33%, 94%) |
| CMYK | cmyk(33.3%, 25.4%, 0%, 5.9%) |
| CIE-LAB | lab(73.55, 7.55, -32.51) |
| CIE-LCH | lch(73.55, 33.37, 283.07°) |
| OKLab | oklab(77.46% 0.0013 -0.0901) |
| OKLCH | oklch(77.46% 0.09 270.8) |
| XYZ | xyz(46.3409, 46.0033, 88.8590) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.56
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Lightsteelblue
#B0C4DE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B3F0 #F0DDA0
analogous
#A0DBF0 #A0B3F0 #B5A0F0
triadic
#A0B3F0 #F0A0B3 #B3F0A0
tetradic
#A0B3F0 #F0A0DB #F0DDA0 #A0F0B5
square
#A0B3F0 #F0A0DB #F0DDA0 #A0F0B5
split-complementary
#A0B3F0 #F0B5A0 #DBF0A0
monochromatic
#365EDF #6B89E8 #A0B3F0 #D5DDF8 #E5EAFB
Accessibility & contrast
On white
2.06
#A0B3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#A0B3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B3F0
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B3F0 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F3
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#89BFC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0b3f0; /* rgb */ color: rgb(160, 179, 240); /* oklch */ color: oklch(77.5% 0.090 270.8);
Tailwind
colors: {
custom: {
50: '#bec9f5',
500: '#a0b3f0',
950: '#000000',
},
}SCSS
$custom: #a0b3f0; $custom-light: #bec9f5; $custom-dark: #000000;
JSON
{
"hex": "#a0b3f0",
"rgb": {
"r": 160,
"g": 179,
"b": 240
},
"hsl": {
"h": 225.75,
"s": 72.727,
"l": 78.431
},
"oklch": {
"l": 0.77459,
"c": 0.09012,
"h": 270.8
},
"luminance": 0.46005
}Semantic roles & 50–950 ramp
primary
#A0B3F0
secondary
#F2ECD9
accent
#A611D5
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285