#A2BFEF#A2BFEF
#A2BFEF is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.0% C 0.075 H 260.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFEF |
|---|---|
| RGB | rgb(162, 191, 239) |
| HSL | hsl(217, 71%, 79%) |
| HSV | hsv(217, 32%, 94%) |
| CMYK | cmyk(32.2%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(76.78, 1.28, -26.98) |
| CIE-LCH | lch(76.78, 27.01, 272.71°) |
| OKLab | oklab(80.01% -0.0126 -0.0744) |
| OKLCH | oklch(80.01% 0.075 260.4) |
| XYZ | xyz(49.1065, 51.1730, 88.9346) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.03
Powder Blue (survey)
#B1D1FC
ΔE00 4.51
Carolina Blue
#8AB8FE
ΔE00 4.89
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFEF #EFD2A2
analogous
#A2E5EF #A2BFEF #ABA2EF
triadic
#A2BFEF #EFA2BF #BFEFA2
tetradic
#A2BFEF #EFA2E5 #EFD2A2 #A2EFAB
square
#A2BFEF #EFA2E5 #EFD2A2 #A2EFAB
split-complementary
#A2BFEF #EFABA2 #E5EFA2
monochromatic
#3A77DD #6E9BE6 #A2BFEF #D6E3F8 #E5EDFB
Accessibility & contrast
On white
1.87
#A2BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#A2BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFEF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFEF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#8BC9CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2bfef; /* rgb */ color: rgb(162, 191, 239); /* oklch */ color: oklch(80.0% 0.075 260.4);
Tailwind
colors: {
custom: {
50: '#bfd2f4',
500: '#a2bfef',
950: '#000000',
},
}SCSS
$custom: #a2bfef; $custom-light: #bfd2f4; $custom-dark: #000000;
JSON
{
"hex": "#a2bfef",
"rgb": {
"r": 162,
"g": 191,
"b": 239
},
"hsl": {
"h": 217.403,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.80007,
"c": 0.07547,
"h": 260.4
},
"luminance": 0.51175
}Semantic roles & 50–950 ramp
primary
#A2BFEF
secondary
#CCA769
accent
#8A13D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385