#A5BAFA#A5BAFA
#A5BAFA is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.6% C 0.094 H 270.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BAFA |
|---|---|
| RGB | rgb(165, 186, 250) |
| HSL | hsl(225, 89%, 81%) |
| HSV | hsv(225, 34%, 98%) |
| CMYK | cmyk(34%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.08, 7.61, -33.97) |
| CIE-LCH | lch(76.08, 34.81, 282.62°) |
| OKLab | oklab(79.64% 0.0003 -0.0942) |
| OKLCH | oklch(79.64% 0.094 270.2) |
| XYZ | xyz(50.3262, 50.0173, 97.4266) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.21
Carolina Blue
#8AB8FE
ΔE00 6.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Periwinkle
#C1C6FC
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BAFA #FAE5A5
analogous
#A5E5FA #A5BAFA #BBA5FA
triadic
#A5BAFA #FAA5BA #BAFAA5
tetradic
#A5BAFA #FAA5E5 #FAE5A5 #A5FABB
square
#A5BAFA #FAA5E5 #FAE5A5 #A5FABB
split-complementary
#A5BAFA #FABBA5 #E5FAA5
monochromatic
#3161F4 #6B8EF7 #A5BAFA #DFE6FD #E2E9FD
Accessibility & contrast
On white
1.91
#A5BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A5BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BAFA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BAFA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#8CC7D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bafa; /* rgb */ color: rgb(165, 186, 250); /* oklch */ color: oklch(79.6% 0.094 270.2);
Tailwind
colors: {
custom: {
50: '#c2cefc',
500: '#a5bafa',
950: '#000000',
},
}SCSS
$custom: #a5bafa; $custom-light: #c2cefc; $custom-dark: #000000;
JSON
{
"hex": "#a5bafa",
"rgb": {
"r": 165,
"g": 186,
"b": 250
},
"hsl": {
"h": 225.176,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.79642,
"c": 0.09421,
"h": 270.2
},
"luminance": 0.50019
}Semantic roles & 50–950 ramp
primary
#A5BAFA
secondary
#DCBF67
accent
#AD00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#121317
muted
#828385