#A9BFEE#A9BFEE
#A9BFEE is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.4% C 0.071 H 265.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFEE |
|---|---|
| RGB | rgb(169, 191, 238) |
| HSL | hsl(221, 67%, 80%) |
| HSV | hsv(221, 29%, 93%) |
| CMYK | cmyk(29%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.20, 3.03, -25.76) |
| CIE-LCH | lch(77.20, 25.94, 276.70°) |
| OKLab | oklab(80.44% -0.0059 -0.0709) |
| OKLCH | oklch(80.44% 0.071 265.2) |
| XYZ | xyz(50.4213, 51.8679, 88.2272) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.10
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.21
Carolina Blue
#8AB8FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFEE #EED8A9
analogous
#A9E1EE #A9BFEE #B6A9EE
triadic
#A9BFEE #EEA9BF #BFEEA9
tetradic
#A9BFEE #EEA9E1 #EED8A9 #A9EEB6
square
#A9BFEE #EEA9E1 #EED8A9 #A9EEB6
split-complementary
#A9BFEE #EEB6A9 #E1EEA9
monochromatic
#4373DA #7699E4 #A9BFEE #DCE5F8 #E5ECFA
Accessibility & contrast
On white
1.85
#A9BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#A9BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFEE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFEE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#96C8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a9bfee; /* rgb */ color: rgb(169, 191, 238); /* oklch */ color: oklch(80.4% 0.071 265.2);
Tailwind
colors: {
custom: {
50: '#c4d2f3',
500: '#a9bfee',
950: '#000000',
},
}SCSS
$custom: #a9bfee; $custom-light: #c4d2f3; $custom-dark: #000000;
JSON
{
"hex": "#a9bfee",
"rgb": {
"r": 169,
"g": 191,
"b": 238
},
"hsl": {
"h": 220.87,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.80439,
"c": 0.07113,
"h": 265.2
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#A9BFEE
secondary
#CBAE70
accent
#9417CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385