#A2B5F9#A2B5F9
#A2B5F9 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.100 H 271.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B5F9 |
|---|---|
| RGB | rgb(162, 181, 249) |
| HSL | hsl(227, 88%, 81%) |
| HSV | hsv(227, 35%, 98%) |
| CMYK | cmyk(34.9%, 27.3%, 0%, 2.4%) |
| CIE-LAB | lab(74.55, 9.29, -35.81) |
| CIE-LCH | lch(74.55, 37.00, 284.55°) |
| OKLab | oklab(78.39% 0.0034 -0.0995) |
| OKLCH | oklch(78.39% 0.1 271.9) |
| XYZ | xyz(48.5181, 47.5667, 96.2291) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.18
Carolina Blue
#8AB8FE
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 7.05
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B5F9 #F9E6A2
analogous
#A2E0F9 #A2B5F9 #BAA2F9
triadic
#A2B5F9 #F9A2B5 #B5F9A2
tetradic
#A2B5F9 #F9A2E0 #F9E6A2 #A2F9BA
square
#A2B5F9 #F9A2E0 #F9E6A2 #A2F9BA
split-complementary
#A2B5F9 #F9BAA2 #E0F9A2
monochromatic
#2F5AF2 #6987F5 #A2B5F9 #DBE3FD #E2E8FD
Accessibility & contrast
On white
2.00
#A2B5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#A2B5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B5F9
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B5F9 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFC
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#89C2CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2b5f9; /* rgb */ color: rgb(162, 181, 249); /* oklch */ color: oklch(78.4% 0.100 271.9);
Tailwind
colors: {
custom: {
50: '#c0cbfb',
500: '#a2b5f9',
950: '#000000',
},
}SCSS
$custom: #a2b5f9; $custom-light: #c0cbfb; $custom-dark: #000000;
JSON
{
"hex": "#a2b5f9",
"rgb": {
"r": 162,
"g": 181,
"b": 249
},
"hsl": {
"h": 226.897,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.78389,
"c": 0.09958,
"h": 271.9
},
"luminance": 0.47569
}Semantic roles & 50–950 ramp
primary
#A2B5F9
secondary
#F5EED6
accent
#B301E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285