#A2BBF8#A2BBF8
#A2BBF8 is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.6% C 0.091 H 267.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBF8 |
|---|---|
| RGB | rgb(162, 187, 248) |
| HSL | hsl(223, 86%, 80%) |
| HSV | hsv(223, 35%, 97%) |
| CMYK | cmyk(34.7%, 24.6%, 0%, 2.7%) |
| CIE-LAB | lab(76.07, 5.73, -32.93) |
| CIE-LCH | lch(76.07, 33.42, 279.87°) |
| OKLab | oklab(79.56% -0.0046 -0.0913) |
| OKLCH | oklch(79.56% 0.091 267.1) |
| XYZ | xyz(49.6089, 49.9973, 95.8253) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.42
Carolina Blue
#8AB8FE
ΔE00 5.14
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Baby Blue (survey)
#A2CFFE
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBF8 #F8DFA2
analogous
#A2E6F8 #A2BBF8 #B4A2F8
triadic
#A2BBF8 #F8A2BB #BBF8A2
tetradic
#A2BBF8 #F8A2E6 #F8DFA2 #A2F8B4
square
#A2BBF8 #F8A2E6 #F8DFA2 #A2F8B4
split-complementary
#A2BBF8 #F8B4A2 #E6F8A2
monochromatic
#3068EF #6991F4 #A2BBF8 #DBE5FC #E3EAFD
Accessibility & contrast
On white
1.91
#A2BBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A2BBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBF8
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBF8 | 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)
#A7C0FB
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#88C7D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bbf8; /* rgb */ color: rgb(162, 187, 248); /* oklch */ color: oklch(79.6% 0.091 267.1);
Tailwind
colors: {
custom: {
50: '#c0cffa',
500: '#a2bbf8',
950: '#000000',
},
}SCSS
$custom: #a2bbf8; $custom-light: #c0cffa; $custom-dark: #000000;
JSON
{
"hex": "#a2bbf8",
"rgb": {
"r": 162,
"g": 187,
"b": 248
},
"hsl": {
"h": 222.558,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.79557,
"c": 0.09141,
"h": 267.1
},
"luminance": 0.49999
}Semantic roles & 50–950 ramp
primary
#A2BBF8
secondary
#F5ECD6
accent
#A203E3
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285