#A4BEEE#A4BEEE
#A4BEEE is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.9% C 0.074 H 262.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEEE |
|---|---|
| RGB | rgb(164, 190, 238) |
| HSL | hsl(219, 69%, 79%) |
| HSV | hsv(219, 31%, 93%) |
| CMYK | cmyk(31.1%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.61, 2.14, -26.69) |
| CIE-LCH | lch(76.61, 26.78, 274.58°) |
| OKLab | oklab(79.89% -0.0096 -0.0736) |
| OKLCH | oklch(79.89% 0.074 262.5) |
| XYZ | xyz(49.1514, 50.8906, 88.1055) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Carolina Blue
#8AB8FE
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 5.65
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEEE #EED4A4
analogous
#A4E3EE #A4BEEE #AFA4EE
triadic
#A4BEEE #EEA4BE #BEEEA4
tetradic
#A4BEEE #EEA4E3 #EED4A4 #A4EEAF
square
#A4BEEE #EEA4E3 #EED4A4 #A4EEAF
split-complementary
#A4BEEE #EEAFA4 #E3EEA4
monochromatic
#3D74DB #7099E4 #A4BEEE #D8E3F8 #E5EDFA
Accessibility & contrast
On white
1.88
#A4BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A4BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEEE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEEE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#8FC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4beee; /* rgb */ color: rgb(164, 190, 238); /* oklch */ color: oklch(79.9% 0.074 262.5);
Tailwind
colors: {
custom: {
50: '#c0d1f3',
500: '#a4beee',
950: '#000000',
},
}SCSS
$custom: #a4beee; $custom-light: #c0d1f3; $custom-dark: #000000;
JSON
{
"hex": "#a4beee",
"rgb": {
"r": 164,
"g": 190,
"b": 238
},
"hsl": {
"h": 218.919,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.79894,
"c": 0.0742,
"h": 262.5
},
"luminance": 0.50892
}Semantic roles & 50–950 ramp
primary
#A4BEEE
secondary
#CBA96B
accent
#8F15D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385