#A4BEEF#A4BEEF
#A4BEEF is a light, moderate blue. Relative luminance 0.510; OKLCH L 79.9% C 0.076 H 262.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEEF |
|---|---|
| RGB | rgb(164, 190, 239) |
| HSL | hsl(219, 70%, 79%) |
| HSV | hsv(219, 31%, 94%) |
| CMYK | cmyk(31.4%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.65, 2.38, -27.18) |
| CIE-LCH | lch(76.65, 27.28, 275.02°) |
| OKLab | oklab(79.93% -0.0093 -0.0749) |
| OKLCH | oklch(79.93% 0.076 262.9) |
| XYZ | xyz(49.2988, 50.9495, 88.8813) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.14
Powder Blue (survey)
#B1D1FC
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.81
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEEF #EFD5A4
analogous
#A4E4EF #A4BEEF #B0A4EF
triadic
#A4BEEF #EFA4BE #BEEFA4
tetradic
#A4BEEF #EFA4E4 #EFD5A4 #A4EFB0
square
#A4BEEF #EFA4E4 #EFD5A4 #A4EFB0
split-complementary
#A4BEEF #EFB0A4 #E4EFA4
monochromatic
#3C74DD #7099E6 #A4BEEF #D8E3F8 #E5ECFA
Accessibility & contrast
On white
1.88
#A4BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#A4BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEEF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEEF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#8EC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4beef; /* rgb */ color: rgb(164, 190, 239); /* oklch */ color: oklch(79.9% 0.076 262.9);
Tailwind
colors: {
custom: {
50: '#c0d1f4',
500: '#a4beef',
950: '#000000',
},
}SCSS
$custom: #a4beef; $custom-light: #c0d1f4; $custom-dark: #000000;
JSON
{
"hex": "#a4beef",
"rgb": {
"r": 164,
"g": 190,
"b": 239
},
"hsl": {
"h": 219.2,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.79934,
"c": 0.07551,
"h": 262.9
},
"luminance": 0.50951
}Semantic roles & 50–950 ramp
primary
#A4BEEF
secondary
#CCAB6B
accent
#9013D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385