#A2BCED#A2BCED
#A2BCED is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.3% C 0.076 H 262.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCED |
|---|---|
| RGB | rgb(162, 188, 237) |
| HSL | hsl(219, 68%, 78%) |
| HSV | hsv(219, 32%, 93%) |
| CMYK | cmyk(31.6%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(75.92, 2.41, -27.22) |
| CIE-LCH | lch(75.92, 27.33, 275.07°) |
| OKLab | oklab(79.31% -0.0093 -0.0751) |
| OKLCH | oklch(79.31% 0.076 262.9) |
| XYZ | xyz(48.1651, 49.7604, 87.1713) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.31
Carolina Blue
#8AB8FE
ΔE00 5.36
Powder Blue (survey)
#B1D1FC
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 5.96
Baby Blue (survey)
#A2CFFE
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCED #EDD3A2
analogous
#A2E1ED #A2BCED #ADA2ED
triadic
#A2BCED #EDA2BC #BCEDA2
tetradic
#A2BCED #EDA2E1 #EDD3A2 #A2EDAD
square
#A2BCED #EDA2E1 #EDD3A2 #A2EDAD
split-complementary
#A2BCED #EDADA2 #E1EDA2
monochromatic
#3B72D9 #6F97E3 #A2BCED #D5E1F7 #E5EDFA
Accessibility & contrast
On white
1.92
#A2BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#A2BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCED
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCED | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#8CC6CC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bced; /* rgb */ color: rgb(162, 188, 237); /* oklch */ color: oklch(79.3% 0.076 262.9);
Tailwind
colors: {
custom: {
50: '#bfd0f3',
500: '#a2bced',
950: '#000000',
},
}SCSS
$custom: #a2bced; $custom-light: #bfd0f3; $custom-dark: #000000;
JSON
{
"hex": "#a2bced",
"rgb": {
"r": 162,
"g": 188,
"b": 237
},
"hsl": {
"h": 219.2,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.79309,
"c": 0.07566,
"h": 262.9
},
"luminance": 0.49762
}Semantic roles & 50–950 ramp
primary
#A2BCED
secondary
#F2E9D9
accent
#8F16CF
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285