#A4BEEB#A4BEEB
#A4BEEB is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.8% C 0.070 H 261.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEEB |
|---|---|
| RGB | rgb(164, 190, 235) |
| HSL | hsl(218, 64%, 78%) |
| HSV | hsv(218, 30%, 92%) |
| CMYK | cmyk(30.2%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.51, 1.40, -25.24) |
| CIE-LCH | lch(76.51, 25.28, 273.18°) |
| OKLab | oklab(79.78% -0.0106 -0.0695) |
| OKLCH | oklch(79.78% 0.07 261.3) |
| XYZ | xyz(48.7144, 50.7158, 85.8036) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.73
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 6.02
Baby Blue (survey)
#A2CFFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEEB #EBD1A4
analogous
#A4E1EB #A4BEEB #ADA4EB
triadic
#A4BEEB #EBA4BE #BEEBA4
tetradic
#A4BEEB #EBA4E1 #EBD1A4 #A4EBAD
square
#A4BEEB #EBA4E1 #EBD1A4 #A4EBAD
split-complementary
#A4BEEB #EBADA4 #E1EBA4
monochromatic
#4076D5 #729AE0 #A4BEEB #D6E2F6 #E6EDF9
Accessibility & contrast
On white
1.88
#A4BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A4BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEEB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEEB | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 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)
#AFC0ED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#90C7CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4beeb; /* rgb */ color: rgb(164, 190, 235); /* oklch */ color: oklch(79.8% 0.070 261.3);
Tailwind
colors: {
custom: {
50: '#c0d1f1',
500: '#a4beeb',
950: '#000000',
},
}SCSS
$custom: #a4beeb; $custom-light: #c0d1f1; $custom-dark: #000000;
JSON
{
"hex": "#a4beeb",
"rgb": {
"r": 164,
"g": 190,
"b": 235
},
"hsl": {
"h": 218.028,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.79776,
"c": 0.07027,
"h": 261.3
},
"luminance": 0.50718
}Semantic roles & 50–950 ramp
primary
#A4BEEB
secondary
#C7A66C
accent
#8B1ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385