#A2BCF3#A2BCF3
#A2BCF3 is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.6% C 0.084 H 264.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCF3 |
|---|---|
| RGB | rgb(162, 188, 243) |
| HSL | hsl(221, 77%, 79%) |
| HSV | hsv(221, 33%, 95%) |
| CMYK | cmyk(33.3%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(76.14, 3.91, -30.12) |
| CIE-LCH | lch(76.14, 30.37, 277.40°) |
| OKLab | oklab(79.55% -0.0074 -0.0833) |
| OKLCH | oklch(79.55% 0.084 264.9) |
| XYZ | xyz(49.0564, 50.1169, 91.8654) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.59
Carolina Blue
#8AB8FE
ΔE00 5.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.70
Light Periwinkle
#C1C6FC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCF3 #F3D9A2
analogous
#A2E5F3 #A2BCF3 #B1A2F3
triadic
#A2BCF3 #F3A2BC #BCF3A2
tetradic
#A2BCF3 #F3A2E5 #F3D9A2 #A2F3B1
square
#A2BCF3 #F3A2E5 #F3D9A2 #A2F3B1
split-complementary
#A2BCF3 #F3B1A2 #E5F3A2
monochromatic
#366EE5 #6C95EC #A2BCF3 #D8E3FA #E4EBFC
Accessibility & contrast
On white
1.90
#A2BCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#A2BCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCF3
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCF3 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 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)
#AAC0F5
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#8AC7CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bcf3; /* rgb */ color: rgb(162, 188, 243); /* oklch */ color: oklch(79.6% 0.084 264.9);
Tailwind
colors: {
custom: {
50: '#bfd0f7',
500: '#a2bcf3',
950: '#000000',
},
}SCSS
$custom: #a2bcf3; $custom-light: #bfd0f7; $custom-dark: #000000;
JSON
{
"hex": "#a2bcf3",
"rgb": {
"r": 162,
"g": 188,
"b": 243
},
"hsl": {
"h": 220.741,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.79552,
"c": 0.08363,
"h": 264.9
},
"luminance": 0.50119
}Semantic roles & 50–950 ramp
primary
#A2BCF3
secondary
#D2B067
accent
#970CD9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121317
muted
#828385