#A4BFEE#A4BFEE
#A4BFEE is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.1% C 0.073 H 261.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFEE |
|---|---|
| RGB | rgb(164, 191, 238) |
| HSL | hsl(218, 69%, 79%) |
| HSV | hsv(218, 31%, 93%) |
| CMYK | cmyk(31.1%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.88, 1.60, -26.29) |
| CIE-LCH | lch(76.88, 26.34, 273.47°) |
| OKLab | oklab(80.1% -0.0109 -0.0724) |
| OKLCH | oklch(80.1% 0.073 261.4) |
| XYZ | xyz(49.3688, 51.3252, 88.1779) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 5.43
Carolina Blue
#8AB8FE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFEE #EED3A4
analogous
#A4E4EE #A4BFEE #AEA4EE
triadic
#A4BFEE #EEA4BF #BFEEA4
tetradic
#A4BFEE #EEA4E4 #EED3A4 #A4EEAE
square
#A4BFEE #EEA4E4 #EED3A4 #A4EEAE
split-complementary
#A4BFEE #EEAEA4 #E4EEA4
monochromatic
#3D76DB #709BE4 #A4BFEE #D8E3F8 #E5EDFA
Accessibility & contrast
On white
1.86
#A4BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#A4BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFEE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFEE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#8FC9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a4bfee; /* rgb */ color: rgb(164, 191, 238); /* oklch */ color: oklch(80.1% 0.073 261.4);
Tailwind
colors: {
custom: {
50: '#c0d2f3',
500: '#a4bfee',
950: '#000000',
},
}SCSS
$custom: #a4bfee; $custom-light: #c0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#a4bfee",
"rgb": {
"r": 164,
"g": 191,
"b": 238
},
"hsl": {
"h": 218.108,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.801,
"c": 0.07325,
"h": 261.4
},
"luminance": 0.51327
}Semantic roles & 50–950 ramp
primary
#A4BFEE
secondary
#CBA86B
accent
#8C15D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385