#A2BBED#A2BBED
#A2BBED is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.1% C 0.077 H 264.0°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBED |
|---|---|
| RGB | rgb(162, 187, 237) |
| HSL | hsl(220, 68%, 78%) |
| HSV | hsv(220, 32%, 93%) |
| CMYK | cmyk(31.6%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.66, 2.96, -27.63) |
| CIE-LCH | lch(75.66, 27.78, 276.11°) |
| OKLab | oklab(79.1% -0.008 -0.0762) |
| OKLCH | oklch(79.1% 0.077 264) |
| XYZ | xyz(47.9522, 49.3346, 87.1003) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.42
Carolina Blue
#8AB8FE
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.19
Baby Blue (survey)
#A2CFFE
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBED #EDD4A2
analogous
#A2E0ED #A2BBED #AEA2ED
triadic
#A2BBED #EDA2BB #BBEDA2
tetradic
#A2BBED #EDA2E0 #EDD4A2 #A2EDAE
square
#A2BBED #EDA2E0 #EDD4A2 #A2EDAE
split-complementary
#A2BBED #EDAEA2 #E0EDA2
monochromatic
#3B70D9 #6F96E3 #A2BBED #D5E0F7 #E5ECFA
Accessibility & contrast
On white
1.93
#A2BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#A2BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBED
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBED | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#8CC5CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bbed; /* rgb */ color: rgb(162, 187, 237); /* oklch */ color: oklch(79.1% 0.077 264.0);
Tailwind
colors: {
custom: {
50: '#bfcff3',
500: '#a2bbed',
950: '#000000',
},
}SCSS
$custom: #a2bbed; $custom-light: #bfcff3; $custom-dark: #000000;
JSON
{
"hex": "#a2bbed",
"rgb": {
"r": 162,
"g": 187,
"b": 237
},
"hsl": {
"h": 220,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.79103,
"c": 0.07664,
"h": 264
},
"luminance": 0.49336
}Semantic roles & 50–950 ramp
primary
#A2BBED
secondary
#F2EAD9
accent
#9216CF
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285