#A2BCF4#A2BCF4
#A2BCF4 is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.6% C 0.085 H 265.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCF4 |
|---|---|
| RGB | rgb(162, 188, 244) |
| HSL | hsl(221, 79%, 80%) |
| HSV | hsv(221, 34%, 96%) |
| CMYK | cmyk(33.6%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(76.18, 4.17, -30.60) |
| CIE-LCH | lch(76.18, 30.88, 277.75°) |
| OKLab | oklab(79.59% -0.0071 -0.0847) |
| OKLCH | oklch(79.59% 0.085 265.2) |
| XYZ | xyz(49.2078, 50.1774, 92.6629) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.49
Carolina Blue
#8AB8FE
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCF4 #F4DAA2
analogous
#A2E5F4 #A2BCF4 #B1A2F4
triadic
#A2BCF4 #F4A2BC #BCF4A2
tetradic
#A2BCF4 #F4A2E5 #F4DAA2 #A2F4B1
square
#A2BCF4 #F4A2E5 #F4DAA2 #A2F4B1
split-complementary
#A2BCF4 #F4B1A2 #E5F4A2
monochromatic
#356DE7 #6B95EE #A2BCF4 #D9E3FA #E4EBFC
Accessibility & contrast
On white
1.90
#A2BCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#A2BCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCF4
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCF4 | 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)
#A9C0F7
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#8AC7CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bcf4; /* rgb */ color: rgb(162, 188, 244); /* oklch */ color: oklch(79.6% 0.085 265.2);
Tailwind
colors: {
custom: {
50: '#bfd0f8',
500: '#a2bcf4',
950: '#000000',
},
}SCSS
$custom: #a2bcf4; $custom-light: #bfd0f8; $custom-dark: #000000;
JSON
{
"hex": "#a2bcf4",
"rgb": {
"r": 162,
"g": 188,
"b": 244
},
"hsl": {
"h": 220.976,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.79594,
"c": 0.08497,
"h": 265.2
},
"luminance": 0.50179
}Semantic roles & 50–950 ramp
primary
#A2BCF4
secondary
#D3B167
accent
#990ADB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385