#A4BFFE#A4BFFE
#A4BFFE is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.8% C 0.094 H 266.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFFE |
|---|---|
| RGB | rgb(164, 191, 254) |
| HSL | hsl(222, 98%, 82%) |
| HSV | hsv(222, 35%, 100%) |
| CMYK | cmyk(35.4%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.46, 5.61, -33.98) |
| CIE-LCH | lch(77.46, 34.44, 279.38°) |
| OKLab | oklab(80.76% -0.006 -0.0943) |
| OKLCH | oklch(80.76% 0.094 266.4) |
| XYZ | xyz(51.8247, 52.3076, 101.1124) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.51
Carolina Blue
#8AB8FE
ΔE00 4.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.00
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFFE #FEE3A4
analogous
#A4ECFE #A4BFFE #B6A4FE
triadic
#A4BFFE #FEA4BF #BFFEA4
tetradic
#A4BFFE #FEA4EC #FEE3A4 #A4FEB6
square
#A4BFFE #FEA4EC #FEE3A4 #A4FEB6
split-complementary
#A4BFFE #FEB6A4 #ECFEA4
monochromatic
#2B6AFD #6794FD #A4BFFE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.83
#A4BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#A4BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFFE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFFE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#89CCD5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a4bffe; /* rgb */ color: rgb(164, 191, 254); /* oklch */ color: oklch(80.8% 0.094 266.4);
Tailwind
colors: {
custom: {
50: '#c1d2ff',
500: '#a4bffe',
950: '#000000',
},
}SCSS
$custom: #a4bffe; $custom-light: #c1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#a4bffe",
"rgb": {
"r": 164,
"g": 191,
"b": 254
},
"hsl": {
"h": 222,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.80755,
"c": 0.09446,
"h": 266.4
},
"luminance": 0.5231
}Semantic roles & 50–950 ramp
primary
#A4BFFE
secondary
#E2BC64
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386