#A7BDF9#A7BDF9
#A7BDF9 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.089 H 268.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BDF9 |
|---|---|
| RGB | rgb(167, 189, 249) |
| HSL | hsl(224, 87%, 82%) |
| HSV | hsv(224, 33%, 98%) |
| CMYK | cmyk(32.9%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.95, 6.26, -32.08) |
| CIE-LCH | lch(76.95, 32.68, 281.04°) |
| OKLab | oklab(80.34% -0.0019 -0.0888) |
| OKLCH | oklch(80.34% 0.089 268.8) |
| XYZ | xyz(51.2279, 51.4483, 96.8355) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.65
Light Periwinkle
#C1C6FC
ΔE00 6.01
Carolina Blue
#8AB8FE
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 7.11
Baby Blue (survey)
#A2CFFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BDF9 #F9E3A7
analogous
#A7E6F9 #A7BDF9 #BAA7F9
triadic
#A7BDF9 #F9A7BD #BDF9A7
tetradic
#A7BDF9 #F9A7E6 #F9E3A7 #A7F9BA
square
#A7BDF9 #F9A7E6 #F9E3A7 #A7F9BA
split-complementary
#A7BDF9 #F9BAA7 #E6F9A7
monochromatic
#3467F1 #6E92F5 #A7BDF9 #E0E8FD #E2EAFD
Accessibility & contrast
On white
1.86
#A7BDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#A7BDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BDF9
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BDF9 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#8FC9D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7bdf9; /* rgb */ color: rgb(167, 189, 249); /* oklch */ color: oklch(80.3% 0.089 268.8);
Tailwind
colors: {
custom: {
50: '#c3d0fb',
500: '#a7bdf9',
950: '#000000',
},
}SCSS
$custom: #a7bdf9; $custom-light: #c3d0fb; $custom-dark: #000000;
JSON
{
"hex": "#a7bdf9",
"rgb": {
"r": 167,
"g": 189,
"b": 249
},
"hsl": {
"h": 223.902,
"s": 87.234,
"l": 81.569
},
"oklch": {
"l": 0.80341,
"c": 0.08882,
"h": 268.8
},
"luminance": 0.5145
}Semantic roles & 50–950 ramp
primary
#A7BDF9
secondary
#DBBC69
accent
#A702E4
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385