#A4BFEB#A4BFEB
#A4BFEB is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.0% C 0.069 H 260.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFEB |
|---|---|
| RGB | rgb(164, 191, 235) |
| HSL | hsl(217, 64%, 78%) |
| HSV | hsv(217, 30%, 92%) |
| CMYK | cmyk(30.2%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.77, 0.86, -24.84) |
| CIE-LCH | lch(76.77, 24.85, 271.99°) |
| OKLab | oklab(79.98% -0.0119 -0.0683) |
| OKLCH | oklch(79.98% 0.069 260.1) |
| XYZ | xyz(48.9317, 51.1504, 85.8760) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.77
Powder Blue (survey)
#B1D1FC
ΔE00 4.54
Lightsteelblue
#B0C4DE
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 5.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFEB #EBD0A4
analogous
#A4E2EB #A4BFEB #ACA4EB
triadic
#A4BFEB #EBA4BF #BFEBA4
tetradic
#A4BFEB #EBA4E2 #EBD0A4 #A4EBAC
square
#A4BFEB #EBA4E2 #EBD0A4 #A4EBAC
split-complementary
#A4BFEB #EBACA4 #E2EBA4
monochromatic
#4078D5 #729CE0 #A4BFEB #D6E2F6 #E6EDF9
Accessibility & contrast
On white
1.87
#A4BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#A4BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFEB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFEB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#90C8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4bfeb; /* rgb */ color: rgb(164, 191, 235); /* oklch */ color: oklch(80.0% 0.069 260.1);
Tailwind
colors: {
custom: {
50: '#c0d2f1',
500: '#a4bfeb',
950: '#000000',
},
}SCSS
$custom: #a4bfeb; $custom-light: #c0d2f1; $custom-dark: #000000;
JSON
{
"hex": "#a4bfeb",
"rgb": {
"r": 164,
"g": 191,
"b": 235
},
"hsl": {
"h": 217.183,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.79983,
"c": 0.06936,
"h": 260.1
},
"luminance": 0.51152
}Semantic roles & 50–950 ramp
primary
#A4BFEB
secondary
#C7A46C
accent
#881ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385