#A1BDFF#A1BDFF
#A1BDFF is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.2% C 0.099 H 266.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BDFF |
|---|---|
| RGB | rgb(161, 189, 255) |
| HSL | hsl(222, 100%, 82%) |
| HSV | hsv(222, 37%, 100%) |
| CMYK | cmyk(36.9%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(76.79, 6.17, -35.57) |
| CIE-LCH | lch(76.79, 36.10, 279.84°) |
| OKLab | oklab(80.2% -0.0061 -0.0988) |
| OKLCH | oklch(80.2% 0.099 266.5) |
| XYZ | xyz(50.9401, 51.1899, 101.7849) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.56
Carolina Blue
#8AB8FE
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BDFF #FFE3A1
analogous
#A1ECFF #A1BDFF #B4A1FF
triadic
#A1BDFF #FFA1BD #BDFFA1
tetradic
#A1BDFF #FFA1EC #FFE3A1 #A1FFB4
square
#A1BDFF #FFA1EC #FFE3A1 #A1FFB4
split-complementary
#A1BDFF #FFB4A1 #ECFFA1
monochromatic
#2767FF #6492FF #A1BDFF #DEE8FF #E0EAFF
Accessibility & contrast
On white
1.87
#A1BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#A1BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BDFF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BDFF | 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)
#A7C2FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#84CAD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a1bdff; /* rgb */ color: rgb(161, 189, 255); /* oklch */ color: oklch(80.2% 0.099 266.5);
Tailwind
colors: {
custom: {
50: '#bfd0ff',
500: '#a1bdff',
950: '#000000',
},
}SCSS
$custom: #a1bdff; $custom-light: #bfd0ff; $custom-dark: #000000;
JSON
{
"hex": "#a1bdff",
"rgb": {
"r": 161,
"g": 189,
"b": 255
},
"hsl": {
"h": 222.128,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.80196,
"c": 0.09904,
"h": 266.5
},
"luminance": 0.51192
}Semantic roles & 50–950 ramp
primary
#A1BDFF
secondary
#E3BC61
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386