#A2B8F5#A2B8F5
#A2B8F5 is a light, moderate blue. Relative luminance 0.486; OKLCH L 78.8% C 0.091 H 269.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8F5 |
|---|---|
| RGB | rgb(162, 184, 245) |
| HSL | hsl(224, 81%, 80%) |
| HSV | hsv(224, 34%, 96%) |
| CMYK | cmyk(33.9%, 24.9%, 0%, 3.9%) |
| CIE-LAB | lab(75.17, 6.61, -32.69) |
| CIE-LCH | lch(75.17, 33.35, 281.44°) |
| OKLab | oklab(78.82% -0.0017 -0.0906) |
| OKLCH | oklch(78.82% 0.091 269) |
| XYZ | xyz(48.5174, 48.5530, 93.1838) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.44
Carolina Blue
#8AB8FE
ΔE00 5.79
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 6.79
Lightsteelblue
#B0C4DE
ΔE00 7.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8F5 #F5DFA2
analogous
#A2E2F5 #A2B8F5 #B5A2F5
triadic
#A2B8F5 #F5A2B8 #B8F5A2
tetradic
#A2B8F5 #F5A2E2 #F5DFA2 #A2F5B5
square
#A2B8F5 #F5A2E2 #F5DFA2 #A2F5B5
split-complementary
#A2B8F5 #F5B5A2 #E2F5A2
monochromatic
#3364E9 #6B8EEF #A2B8F5 #D9E2FB #E3EAFC
Accessibility & contrast
On white
1.96
#A2B8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A2B8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8F5
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8F5 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BDF8
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#8AC4CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2b8f5; /* rgb */ color: rgb(162, 184, 245); /* oklch */ color: oklch(78.8% 0.091 269.0);
Tailwind
colors: {
custom: {
50: '#bfcdf8',
500: '#a2b8f5',
950: '#000000',
},
}SCSS
$custom: #a2b8f5; $custom-light: #bfcdf8; $custom-dark: #000000;
JSON
{
"hex": "#a2b8f5",
"rgb": {
"r": 162,
"g": 184,
"b": 245
},
"hsl": {
"h": 224.096,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.78821,
"c": 0.09063,
"h": 269
},
"luminance": 0.48555
}Semantic roles & 50–950 ramp
primary
#A2B8F5
secondary
#F4ECD7
accent
#A509DD
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285