#A4BCFE#A4BCFE
#A4BCFE is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.1% C 0.098 H 268.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCFE |
|---|---|
| RGB | rgb(164, 188, 254) |
| HSL | hsl(224, 98%, 82%) |
| HSV | hsv(224, 35%, 100%) |
| CMYK | cmyk(35.4%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.69, 7.26, -35.18) |
| CIE-LCH | lch(76.69, 35.92, 281.66°) |
| OKLab | oklab(80.15% -0.0021 -0.0977) |
| OKLCH | oklch(80.15% 0.098 268.7) |
| XYZ | xyz(51.1772, 51.0125, 100.8966) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.32
Carolina Blue
#8AB8FE
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 6.90
Light Periwinkle
#C1C6FC
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCFE #FEE6A4
analogous
#A4E9FE #A4BCFE #B9A4FE
triadic
#A4BCFE #FEA4BC #BCFEA4
tetradic
#A4BCFE #FEA4E9 #FEE6A4 #A4FEB9
square
#A4BCFE #FEA4E9 #FEE6A4 #A4FEB9
split-complementary
#A4BCFE #FEB9A4 #E9FEA4
monochromatic
#2B63FD #678FFD #A4BCFE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.87
#A4BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#A4BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCFE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCFE | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9EBAFC
Tritanopia (blue-blind)
#89C9D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4bcfe; /* rgb */ color: rgb(164, 188, 254); /* oklch */ color: oklch(80.1% 0.098 268.7);
Tailwind
colors: {
custom: {
50: '#c1d0ff',
500: '#a4bcfe',
950: '#000000',
},
}SCSS
$custom: #a4bcfe; $custom-light: #c1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a4bcfe",
"rgb": {
"r": 164,
"g": 188,
"b": 254
},
"hsl": {
"h": 224,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.80149,
"c": 0.09772,
"h": 268.7
},
"luminance": 0.51015
}Semantic roles & 50–950 ramp
primary
#A4BCFE
secondary
#E2C064
accent
#A800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386