#A2BBEE#A2BBEE
#A2BBEE is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.1% C 0.078 H 264.3°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBEE |
|---|---|
| RGB | rgb(162, 187, 238) |
| HSL | hsl(220, 69%, 78%) |
| HSV | hsv(220, 32%, 93%) |
| CMYK | cmyk(31.9%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(75.70, 3.21, -28.11) |
| CIE-LCH | lch(75.70, 28.29, 276.51°) |
| OKLab | oklab(79.14% -0.0077 -0.0776) |
| OKLCH | oklch(79.14% 0.078 264.3) |
| XYZ | xyz(48.0987, 49.3932, 87.8719) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.31
Carolina Blue
#8AB8FE
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 6.32
Baby Blue (survey)
#A2CFFE
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBEE #EED5A2
analogous
#A2E1EE #A2BBEE #AFA2EE
triadic
#A2BBEE #EEA2BB #BBEEA2
tetradic
#A2BBEE #EEA2E1 #EED5A2 #A2EEAF
square
#A2BBEE #EEA2E1 #EED5A2 #A2EEAF
split-complementary
#A2BBEE #EEAFA2 #E1EEA2
monochromatic
#3B6FDB #6E95E5 #A2BBEE #D6E1F7 #E5ECFA
Accessibility & contrast
On white
1.93
#A2BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#A2BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBEE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBEE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF0
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#8CC5CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bbee; /* rgb */ color: rgb(162, 187, 238); /* oklch */ color: oklch(79.1% 0.078 264.3);
Tailwind
colors: {
custom: {
50: '#bfcff3',
500: '#a2bbee',
950: '#000000',
},
}SCSS
$custom: #a2bbee; $custom-light: #bfcff3; $custom-dark: #000000;
JSON
{
"hex": "#a2bbee",
"rgb": {
"r": 162,
"g": 187,
"b": 238
},
"hsl": {
"h": 220.263,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.79143,
"c": 0.07797,
"h": 264.3
},
"luminance": 0.49395
}Semantic roles & 50–950 ramp
primary
#A2BBEE
secondary
#F2EAD9
accent
#9314D1
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285