#A9BFEB#A9BFEB
#A9BFEB is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.3% C 0.067 H 264.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFEB |
|---|---|
| RGB | rgb(169, 191, 235) |
| HSL | hsl(220, 62%, 79%) |
| HSV | hsv(220, 28%, 92%) |
| CMYK | cmyk(28.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.10, 2.30, -24.31) |
| CIE-LCH | lch(77.10, 24.42, 275.42°) |
| OKLab | oklab(80.32% -0.0069 -0.0668) |
| OKLCH | oklch(80.32% 0.067 264.1) |
| XYZ | xyz(49.9842, 51.6931, 85.9253) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.49
Lightsteelblue
#B0C4DE
ΔE00 5.06
Powder Blue (survey)
#B1D1FC
ΔE00 5.07
Light Blue Grey
#B7C9E2
ΔE00 5.72
Light Periwinkle
#C1C6FC
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFEB #EBD5A9
analogous
#A9E0EB #A9BFEB #B4A9EB
triadic
#A9BFEB #EBA9BF #BFEBA9
tetradic
#A9BFEB #EBA9E0 #EBD5A9 #A9EBB4
square
#A9BFEB #EBA9E0 #EBD5A9 #A9EBB4
split-complementary
#A9BFEB #EBB4A9 #E0EBA9
monochromatic
#4675D4 #779ADF #A9BFEB #DBE4F7 #E6EDF9
Accessibility & contrast
On white
1.85
#A9BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#A9BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFEB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFEB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#97C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a9bfeb; /* rgb */ color: rgb(169, 191, 235); /* oklch */ color: oklch(80.3% 0.067 264.1);
Tailwind
colors: {
custom: {
50: '#c4d2f1',
500: '#a9bfeb',
950: '#000000',
},
}SCSS
$custom: #a9bfeb; $custom-light: #c4d2f1; $custom-dark: #000000;
JSON
{
"hex": "#a9bfeb",
"rgb": {
"r": 169,
"g": 191,
"b": 235
},
"hsl": {
"h": 220,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.80322,
"c": 0.06714,
"h": 264.1
},
"luminance": 0.51695
}Semantic roles & 50–950 ramp
primary
#A9BFEB
secondary
#C7AA71
accent
#901BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385