#A2BDEB#A2BDEB
#A2BDEB is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.4% C 0.072 H 261.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDEB |
|---|---|
| RGB | rgb(162, 189, 235) |
| HSL | hsl(218, 65%, 78%) |
| HSV | hsv(218, 31%, 92%) |
| CMYK | cmyk(31.1%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.11, 1.37, -25.85) |
| CIE-LCH | lch(76.11, 25.89, 273.04°) |
| OKLab | oklab(79.44% -0.0113 -0.0712) |
| OKLCH | oklch(79.44% 0.072 261) |
| XYZ | xyz(48.0889, 50.0729, 85.7124) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.55
Powder Blue (survey)
#B1D1FC
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.41
Baby Blue (survey)
#A2CFFE
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDEB #EBD0A2
analogous
#A2E2EB #A2BDEB #ABA2EB
triadic
#A2BDEB #EBA2BD #BDEBA2
tetradic
#A2BDEB #EBA2E2 #EBD0A2 #A2EBAB
square
#A2BDEB #EBA2E2 #EBD0A2 #A2EBAB
split-complementary
#A2BDEB #EBABA2 #E2EBA2
monochromatic
#3D76D5 #7099E0 #A2BDEB #D4E1F6 #E6EDFA
Accessibility & contrast
On white
1.91
#A2BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#A2BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDEB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDEB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#8DC7CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bdeb; /* rgb */ color: rgb(162, 189, 235); /* oklch */ color: oklch(79.4% 0.072 261.0);
Tailwind
colors: {
custom: {
50: '#bfd0f1',
500: '#a2bdeb',
950: '#000000',
},
}SCSS
$custom: #a2bdeb; $custom-light: #bfd0f1; $custom-dark: #000000;
JSON
{
"hex": "#a2bdeb",
"rgb": {
"r": 162,
"g": 189,
"b": 235
},
"hsl": {
"h": 217.808,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.79435,
"c": 0.0721,
"h": 261
},
"luminance": 0.50075
}Semantic roles & 50–950 ramp
primary
#A2BDEB
secondary
#C7A56A
accent
#8A19CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385