#A7BCFF#A7BCFF
#A7BCFF is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.4% C 0.098 H 270.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCFF |
|---|---|
| RGB | rgb(167, 188, 255) |
| HSL | hsl(226, 100%, 83%) |
| HSV | hsv(226, 35%, 100%) |
| CMYK | cmyk(34.5%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(76.92, 8.33, -35.34) |
| CIE-LCH | lch(76.92, 36.31, 283.26°) |
| OKLab | oklab(80.39% 0.0012 -0.0981) |
| OKLCH | oklch(80.39% 0.098 270.7) |
| XYZ | xyz(51.9643, 51.3998, 101.7715) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.97
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Carolina Blue
#8AB8FE
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 6.34
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCFF #FFEAA7
analogous
#A7E8FF #A7BCFF #BEA7FF
triadic
#A7BCFF #FFA7BC #BCFFA7
tetradic
#A7BCFF #FFA7E8 #FFEAA7 #A7FFBE
square
#A7BCFF #FFA7E8 #FFEAA7 #A7FFBE
split-complementary
#A7BCFF #FFBEA7 #E8FFA7
monochromatic
#2D5FFF #6A8DFF #A7BCFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.86
#A7BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#A7BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCFF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCFF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#8DC9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7bcff; /* rgb */ color: rgb(167, 188, 255); /* oklch */ color: oklch(80.4% 0.098 270.7);
Tailwind
colors: {
custom: {
50: '#c3d0ff',
500: '#a7bcff',
950: '#000000',
},
}SCSS
$custom: #a7bcff; $custom-light: #c3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a7bcff",
"rgb": {
"r": 167,
"g": 188,
"b": 255
},
"hsl": {
"h": 225.682,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.80394,
"c": 0.09812,
"h": 270.7
},
"luminance": 0.51402
}Semantic roles & 50–950 ramp
primary
#A7BCFF
secondary
#E4C666
accent
#AF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386