#A4BAFA#A4BAFA
#A4BAFA is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.6% C 0.095 H 269.5°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BAFA |
|---|---|
| RGB | rgb(164, 186, 250) |
| HSL | hsl(225, 90%, 81%) |
| HSV | hsv(225, 34%, 98%) |
| CMYK | cmyk(34.4%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.01, 7.33, -34.07) |
| CIE-LCH | lch(76.01, 34.85, 282.15°) |
| OKLab | oklab(79.57% -0.0007 -0.0945) |
| OKLCH | oklch(79.57% 0.095 269.5) |
| XYZ | xyz(50.1190, 49.9104, 97.4169) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.00
Carolina Blue
#8AB8FE
ΔE00 5.79
Powder Blue (survey)
#B1D1FC
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BAFA #FAE4A4
analogous
#A4E5FA #A4BAFA #B9A4FA
triadic
#A4BAFA #FAA4BA #BAFAA4
tetradic
#A4BAFA #FAA4E5 #FAE4A4 #A4FAB9
square
#A4BAFA #FAA4E5 #FAE4A4 #A4FAB9
split-complementary
#A4BAFA #FAB9A4 #E5FAA4
monochromatic
#3062F4 #6A8EF7 #A4BAFA #DEE6FD #E2E9FD
Accessibility & contrast
On white
1.91
#A4BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#A4BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BAFA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BAFA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#8BC7D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a4bafa; /* rgb */ color: rgb(164, 186, 250); /* oklch */ color: oklch(79.6% 0.095 269.5);
Tailwind
colors: {
custom: {
50: '#c1cefc',
500: '#a4bafa',
950: '#000000',
},
}SCSS
$custom: #a4bafa; $custom-light: #c1cefc; $custom-dark: #000000;
JSON
{
"hex": "#a4bafa",
"rgb": {
"r": 164,
"g": 186,
"b": 250
},
"hsl": {
"h": 224.651,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.79574,
"c": 0.09453,
"h": 269.5
},
"luminance": 0.49912
}Semantic roles & 50–950 ramp
primary
#A4BAFA
secondary
#F5EDD6
accent
#AB00E6
background
#FCFCFF
surface
#F8F9FF
border
#D1D2D7
text
#121317
muted
#818285