#A4B2F0#A4B2F0
#A4B2F0 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.5% C 0.090 H 274.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2F0 |
|---|---|
| RGB | rgb(164, 178, 240) |
| HSL | hsl(229, 72%, 79%) |
| HSV | hsv(229, 32%, 94%) |
| CMYK | cmyk(31.7%, 25.8%, 0%, 5.9%) |
| CIE-LAB | lab(73.56, 9.22, -32.47) |
| CIE-LCH | lch(73.56, 33.75, 285.86°) |
| OKLab | oklab(77.54% 0.0068 -0.0899) |
| OKLCH | oklch(77.54% 0.09 274.3) |
| XYZ | xyz(46.9540, 46.0230, 88.8306) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.82
Light Periwinkle
#C1C6FC
ΔE00 6.42
Periwinkle Blue
#8F99FB
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2F0 #F0E2A4
analogous
#A4D8F0 #A4B2F0 #BCA4F0
triadic
#A4B2F0 #F0A4B2 #B2F0A4
tetradic
#A4B2F0 #F0A4D8 #F0E2A4 #A4F0BC
square
#A4B2F0 #F0A4D8 #F0E2A4 #A4F0BC
split-complementary
#A4B2F0 #F0BCA4 #D8F0A4
monochromatic
#3B59DF #6F86E7 #A4B2F0 #D9DEF9 #E5E9FB
Accessibility & contrast
On white
2.06
#A4B2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#A4B2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2F0
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2F0 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F3
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#8FBEC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a4b2f0; /* rgb */ color: rgb(164, 178, 240); /* oklch */ color: oklch(77.5% 0.090 274.3);
Tailwind
colors: {
custom: {
50: '#c0c8f5',
500: '#a4b2f0',
950: '#000000',
},
}SCSS
$custom: #a4b2f0; $custom-light: #c0c8f5; $custom-dark: #000000;
JSON
{
"hex": "#a4b2f0",
"rgb": {
"r": 164,
"g": 178,
"b": 240
},
"hsl": {
"h": 228.947,
"s": 71.698,
"l": 79.216
},
"oklch": {
"l": 0.77538,
"c": 0.09018,
"h": 274.3
},
"luminance": 0.46025
}Semantic roles & 50–950 ramp
primary
#A4B2F0
secondary
#F2EED9
accent
#B012D4
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285