#A3BDFF#A3BDFF
#A3BDFF is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.098 H 267.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BDFF |
|---|---|
| RGB | rgb(163, 189, 255) |
| HSL | hsl(223, 100%, 82%) |
| HSV | hsv(223, 36%, 100%) |
| CMYK | cmyk(36.1%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(76.92, 6.70, -35.36) |
| CIE-LCH | lch(76.92, 35.99, 280.73°) |
| OKLab | oklab(80.33% -0.0041 -0.0982) |
| OKLCH | oklch(80.33% 0.098 267.6) |
| XYZ | xyz(51.3465, 51.3995, 101.8040) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.82
Carolina Blue
#8AB8FE
ΔE00 4.97
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BDFF #FFE5A3
analogous
#A3EBFF #A3BDFF #B7A3FF
triadic
#A3BDFF #FFA3BD #BDFFA3
tetradic
#A3BDFF #FFA3EB #FFE5A3 #A3FFB7
square
#A3BDFF #FFA3EB #FFE5A3 #A3FFB7
split-complementary
#A3BDFF #FFB7A3 #EBFFA3
monochromatic
#2965FF #6691FF #A3BDFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.86
#A3BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#A3BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BDFF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BDFF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#87CAD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a3bdff; /* rgb */ color: rgb(163, 189, 255); /* oklch */ color: oklch(80.3% 0.098 267.6);
Tailwind
colors: {
custom: {
50: '#c1d0ff',
500: '#a3bdff',
950: '#000000',
},
}SCSS
$custom: #a3bdff; $custom-light: #c1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a3bdff",
"rgb": {
"r": 163,
"g": 189,
"b": 255
},
"hsl": {
"h": 223.043,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.80327,
"c": 0.09832,
"h": 267.6
},
"luminance": 0.51402
}Semantic roles & 50–950 ramp
primary
#A3BDFF
secondary
#E3BF63
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386