#A4BCF9#A4BCF9
#A4BCF9 is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.9% C 0.091 H 267.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCF9 |
|---|---|
| RGB | rgb(164, 188, 249) |
| HSL | hsl(223, 88%, 81%) |
| HSV | hsv(223, 34%, 98%) |
| CMYK | cmyk(34.1%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(76.49, 5.98, -32.79) |
| CIE-LCH | lch(76.49, 33.33, 280.34°) |
| OKLab | oklab(79.94% -0.0036 -0.0909) |
| OKLCH | oklch(79.94% 0.091 267.7) |
| XYZ | xyz(50.3869, 50.6964, 96.7347) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.47
Carolina Blue
#8AB8FE
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 6.68
Baby Blue (survey)
#A2CFFE
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCF9 #F9E1A4
analogous
#A4E6F9 #A4BCF9 #B6A4F9
triadic
#A4BCF9 #F9A4BC #BCF9A4
tetradic
#A4BCF9 #F9A4E6 #F9E1A4 #A4F9B6
square
#A4BCF9 #F9A4E6 #F9E1A4 #A4F9B6
split-complementary
#A4BCF9 #F9B6A4 #E6F9A4
monochromatic
#3167F1 #6B92F5 #A4BCF9 #DDE6FD #E2EAFD
Accessibility & contrast
On white
1.89
#A4BCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A4BCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCF9
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCF9 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FC
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#8BC8D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4bcf9; /* rgb */ color: rgb(164, 188, 249); /* oklch */ color: oklch(79.9% 0.091 267.7);
Tailwind
colors: {
custom: {
50: '#c1d0fb',
500: '#a4bcf9',
950: '#000000',
},
}SCSS
$custom: #a4bcf9; $custom-light: #c1d0fb; $custom-dark: #000000;
JSON
{
"hex": "#a4bcf9",
"rgb": {
"r": 164,
"g": 188,
"b": 249
},
"hsl": {
"h": 223.059,
"s": 87.629,
"l": 80.98
},
"oklch": {
"l": 0.79936,
"c": 0.09095,
"h": 267.7
},
"luminance": 0.50699
}Semantic roles & 50–950 ramp
primary
#A4BCF9
secondary
#DBBA67
accent
#A401E4
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385