#A8BCFE#A8BCFE
#A8BCFE is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.4% C 0.096 H 271.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCFE |
|---|---|
| RGB | rgb(168, 188, 254) |
| HSL | hsl(226, 98%, 83%) |
| HSV | hsv(226, 34%, 100%) |
| CMYK | cmyk(33.9%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.95, 8.34, -34.76) |
| CIE-LCH | lch(76.95, 35.74, 283.50°) |
| OKLab | oklab(80.42% 0.0019 -0.0964) |
| OKLCH | oklch(80.42% 0.096 271.1) |
| XYZ | xyz(52.0159, 51.4450, 100.9359) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.23
Light Periwinkle
#C1C6FC
ΔE00 6.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Carolina Blue
#8AB8FE
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCFE #FEEAA8
analogous
#A8E7FE #A8BCFE #BFA8FE
triadic
#A8BCFE #FEA8BC #BCFEA8
tetradic
#A8BCFE #FEA8E7 #FEEAA8 #A8FEBF
square
#A8BCFE #FEA8E7 #FEEAA8 #A8FEBF
split-complementary
#A8BCFE #FEBFA8 #E7FEA8
monochromatic
#2F5FFD #6B8DFD #A8BCFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.86
#A8BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#A8BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCFE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCFE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#8FC9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a8bcfe; /* rgb */ color: rgb(168, 188, 254); /* oklch */ color: oklch(80.4% 0.096 271.1);
Tailwind
colors: {
custom: {
50: '#c4d0ff',
500: '#a8bcfe',
950: '#000000',
},
}SCSS
$custom: #a8bcfe; $custom-light: #c4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a8bcfe",
"rgb": {
"r": 168,
"g": 188,
"b": 254
},
"hsl": {
"h": 226.047,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.80419,
"c": 0.09645,
"h": 271.1
},
"luminance": 0.51447
}Semantic roles & 50–950 ramp
primary
#A8BCFE
secondary
#E3C668
accent
#B000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386