#A4BEEC#A4BEEC
#A4BEEC is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.8% C 0.072 H 261.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEEC |
|---|---|
| RGB | rgb(164, 190, 236) |
| HSL | hsl(218, 65%, 78%) |
| HSV | hsv(218, 31%, 93%) |
| CMYK | cmyk(30.5%, 19.5%, 0%, 7.5%) |
| CIE-LAB | lab(76.54, 1.65, -25.72) |
| CIE-LCH | lch(76.54, 25.78, 273.66°) |
| OKLab | oklab(79.82% -0.0103 -0.0708) |
| OKLCH | oklch(79.82% 0.072 261.7) |
| XYZ | xyz(48.8592, 50.7737, 86.5666) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Powder Blue (survey)
#B1D1FC
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 5.66
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEEC #ECD2A4
analogous
#A4E2EC #A4BEEC #AEA4EC
triadic
#A4BEEC #ECA4BE #BEECA4
tetradic
#A4BEEC #ECA4E2 #ECD2A4 #A4ECAE
square
#A4BEEC #ECA4E2 #ECD2A4 #A4ECAE
split-complementary
#A4BEEC #ECAEA4 #E2ECA4
monochromatic
#3F76D7 #719AE1 #A4BEEC #D7E2F7 #E6EDFA
Accessibility & contrast
On white
1.88
#A4BEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A4BEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEEC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEEC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#8FC7CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4beec; /* rgb */ color: rgb(164, 190, 236); /* oklch */ color: oklch(79.8% 0.072 261.7);
Tailwind
colors: {
custom: {
50: '#c0d1f2',
500: '#a4beec',
950: '#000000',
},
}SCSS
$custom: #a4beec; $custom-light: #c0d1f2; $custom-dark: #000000;
JSON
{
"hex": "#a4beec",
"rgb": {
"r": 164,
"g": 190,
"b": 236
},
"hsl": {
"h": 218.333,
"s": 65.455,
"l": 78.431
},
"oklch": {
"l": 0.79815,
"c": 0.07157,
"h": 261.7
},
"luminance": 0.50776
}Semantic roles & 50–950 ramp
primary
#A4BEEC
secondary
#C8A76C
accent
#8C18CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385