#A4B4FA#A4B4FA
#A4B4FA is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.4% C 0.102 H 273.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B4FA |
|---|---|
| RGB | rgb(164, 180, 250) |
| HSL | hsl(229, 90%, 81%) |
| HSV | hsv(229, 34%, 98%) |
| CMYK | cmyk(34.4%, 28%, 0%, 2%) |
| CIE-LAB | lab(74.47, 10.65, -36.47) |
| CIE-LCH | lch(74.47, 37.99, 286.28°) |
| OKLab | oklab(78.37% 0.007 -0.1014) |
| OKLCH | oklch(78.37% 0.102 273.9) |
| XYZ | xyz(48.8814, 47.4353, 97.0043) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.78
Light Periwinkle
#C1C6FC
ΔE00 6.82
Carolina Blue
#8AB8FE
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B4FA #FAEAA4
analogous
#A4DFFA #A4B4FA #BFA4FA
triadic
#A4B4FA #FAA4B4 #B4FAA4
tetradic
#A4B4FA #FAA4DF #FAEAA4 #A4FABF
square
#A4B4FA #FAA4DF #FAEAA4 #A4FABF
split-complementary
#A4B4FA #FABFA4 #DFFAA4
monochromatic
#3054F4 #6A84F7 #A4B4FA #DEE4FD #E2E7FD
Accessibility & contrast
On white
2.00
#A4B4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A4B4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B4FA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B4FA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#8BC2CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4b4fa; /* rgb */ color: rgb(164, 180, 250); /* oklch */ color: oklch(78.4% 0.102 273.9);
Tailwind
colors: {
custom: {
50: '#c1cafc',
500: '#a4b4fa',
950: '#000000',
},
}SCSS
$custom: #a4b4fa; $custom-light: #c1cafc; $custom-dark: #000000;
JSON
{
"hex": "#a4b4fa",
"rgb": {
"r": 164,
"g": 180,
"b": 250
},
"hsl": {
"h": 228.837,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.78372,
"c": 0.10162,
"h": 273.9
},
"luminance": 0.47437
}Semantic roles & 50–950 ramp
primary
#A4B4FA
secondary
#F5F0D6
accent
#BB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285