#A2BDED#A2BDED
#A2BDED is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.5% C 0.075 H 261.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDED |
|---|---|
| RGB | rgb(162, 189, 237) |
| HSL | hsl(218, 68%, 78%) |
| HSV | hsv(218, 32%, 93%) |
| CMYK | cmyk(31.6%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.19, 1.87, -26.82) |
| CIE-LCH | lch(76.19, 26.89, 273.99°) |
| OKLab | oklab(79.52% -0.0106 -0.0739) |
| OKLCH | oklch(79.52% 0.075 261.8) |
| XYZ | xyz(48.3795, 50.1891, 87.2427) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.08
Carolina Blue
#8AB8FE
ΔE00 5.21
Lightsteelblue
#B0C4DE
ΔE00 5.73
Baby Blue (survey)
#A2CFFE
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDED #EDD2A2
analogous
#A2E2ED #A2BDED #ACA2ED
triadic
#A2BDED #EDA2BD #BDEDA2
tetradic
#A2BDED #EDA2E2 #EDD2A2 #A2EDAC
square
#A2BDED #EDA2E2 #EDD2A2 #A2EDAC
split-complementary
#A2BDED #EDACA2 #E2EDA2
monochromatic
#3B74D9 #6F99E3 #A2BDED #D5E1F7 #E5EDFA
Accessibility & contrast
On white
1.90
#A2BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#A2BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDED
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDED | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#8CC7CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bded; /* rgb */ color: rgb(162, 189, 237); /* oklch */ color: oklch(79.5% 0.075 261.8);
Tailwind
colors: {
custom: {
50: '#bfd0f3',
500: '#a2bded',
950: '#000000',
},
}SCSS
$custom: #a2bded; $custom-light: #bfd0f3; $custom-dark: #000000;
JSON
{
"hex": "#a2bded",
"rgb": {
"r": 162,
"g": 189,
"b": 237
},
"hsl": {
"h": 218.4,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.79515,
"c": 0.07471,
"h": 261.8
},
"luminance": 0.50191
}Semantic roles & 50–950 ramp
primary
#A2BDED
secondary
#CAA76A
accent
#8D16CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385