#A8BFEC#A8BFEC
#A8BFEC is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.069 H 263.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFEC |
|---|---|
| RGB | rgb(168, 191, 236) |
| HSL | hsl(220, 64%, 79%) |
| HSV | hsv(220, 29%, 93%) |
| CMYK | cmyk(28.8%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.07, 2.25, -24.90) |
| CIE-LCH | lch(77.07, 25.00, 275.17°) |
| OKLab | oklab(80.29% -0.0076 -0.0685) |
| OKLCH | oklch(80.29% 0.069 263.7) |
| XYZ | xyz(49.9153, 51.6408, 86.6783) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.15
Powder Blue (survey)
#B1D1FC
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFEC #ECD5A8
analogous
#A8E1EC #A8BFEC #B3A8EC
triadic
#A8BFEC #ECA8BF #BFECA8
tetradic
#A8BFEC #ECA8E1 #ECD5A8 #A8ECB3
square
#A8BFEC #ECA8E1 #ECD5A8 #A8ECB3
split-complementary
#A8BFEC #ECB3A8 #E1ECA8
monochromatic
#4475D6 #769AE1 #A8BFEC #DAE4F7 #E6EDFA
Accessibility & contrast
On white
1.85
#A8BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#A8BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFEC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFEC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EE
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#95C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a8bfec; /* rgb */ color: rgb(168, 191, 236); /* oklch */ color: oklch(80.3% 0.069 263.7);
Tailwind
colors: {
custom: {
50: '#c3d2f2',
500: '#a8bfec',
950: '#000000',
},
}SCSS
$custom: #a8bfec; $custom-light: #c3d2f2; $custom-dark: #000000;
JSON
{
"hex": "#a8bfec",
"rgb": {
"r": 168,
"g": 191,
"b": 236
},
"hsl": {
"h": 219.706,
"s": 64.151,
"l": 79.216
},
"oklch": {
"l": 0.80292,
"c": 0.06888,
"h": 263.7
},
"luminance": 0.51643
}Semantic roles & 50–950 ramp
primary
#A8BFEC
secondary
#C9AA70
accent
#901ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385