#A8BCFF#A8BCFF
#A8BCFF is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.5% C 0.098 H 271.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCFF |
|---|---|
| RGB | rgb(168, 188, 255) |
| HSL | hsl(226, 100%, 83%) |
| HSV | hsv(226, 34%, 100%) |
| CMYK | cmyk(34.1%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(76.99, 8.60, -35.23) |
| CIE-LCH | lch(76.99, 36.27, 283.71°) |
| OKLab | oklab(80.46% 0.0022 -0.0978) |
| OKLCH | oklch(80.46% 0.098 271.3) |
| XYZ | xyz(52.1764, 51.5092, 101.7815) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.12
Carolina Blue
#8AB8FE
ΔE00 6.38
Baby Blue (survey)
#A2CFFE
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCFF #FFEBA8
analogous
#A8E7FF #A8BCFF #BFA8FF
triadic
#A8BCFF #FFA8BC #BCFFA8
tetradic
#A8BCFF #FFA8E7 #FFEBA8 #A8FFBF
square
#A8BCFF #FFA8E7 #FFEBA8 #A8FFBF
split-complementary
#A8BCFF #FFBFA8 #E7FFA8
monochromatic
#2E5EFF #6B8DFF #A8BCFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.86
#A8BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#A8BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCFF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCFF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9FBBFD
Tritanopia (blue-blind)
#8FC9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a8bcff; /* rgb */ color: rgb(168, 188, 255); /* oklch */ color: oklch(80.5% 0.098 271.3);
Tailwind
colors: {
custom: {
50: '#c4d0ff',
500: '#a8bcff',
950: '#000000',
},
}SCSS
$custom: #a8bcff; $custom-light: #c4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a8bcff",
"rgb": {
"r": 168,
"g": 188,
"b": 255
},
"hsl": {
"h": 226.207,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.80462,
"c": 0.09781,
"h": 271.3
},
"luminance": 0.51511
}Semantic roles & 50–950 ramp
primary
#A8BCFF
secondary
#E4C767
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386