#A1BEEE#A1BEEE
#A1BEEE is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.7% C 0.076 H 260.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEEE |
|---|---|
| RGB | rgb(161, 190, 238) |
| HSL | hsl(217, 69%, 78%) |
| HSV | hsv(217, 32%, 93%) |
| CMYK | cmyk(32.4%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.42, 1.29, -27.00) |
| CIE-LCH | lch(76.42, 27.04, 272.74°) |
| OKLab | oklab(79.7% -0.0126 -0.0745) |
| OKLCH | oklch(79.7% 0.076 260.4) |
| XYZ | xyz(48.5394, 50.5750, 88.0768) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.09
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 4.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEEE #EED1A1
analogous
#A1E4EE #A1BEEE #AAA1EE
triadic
#A1BEEE #EEA1BE #BEEEA1
tetradic
#A1BEEE #EEA1E4 #EED1A1 #A1EEAA
square
#A1BEEE #EEA1E4 #EED1A1 #A1EEAA
split-complementary
#A1BEEE #EEAAA1 #E4EEA1
monochromatic
#3976DB #6D9AE5 #A1BEEE #D5E2F7 #E5EDFA
Accessibility & contrast
On white
1.89
#A1BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A1BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEEE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEEE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#8AC8CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1beee; /* rgb */ color: rgb(161, 190, 238); /* oklch */ color: oklch(79.7% 0.076 260.4);
Tailwind
colors: {
custom: {
50: '#bed1f3',
500: '#a1beee',
950: '#000000',
},
}SCSS
$custom: #a1beee; $custom-light: #bed1f3; $custom-dark: #000000;
JSON
{
"hex": "#a1beee",
"rgb": {
"r": 161,
"g": 190,
"b": 238
},
"hsl": {
"h": 217.403,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.79695,
"c": 0.07554,
"h": 260.4
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#A1BEEE
secondary
#CBA668
accent
#8A14D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385