#A8BFEB#A8BFEB
#A8BFEB is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.068 H 263.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFEB |
|---|---|
| RGB | rgb(168, 191, 235) |
| HSL | hsl(219, 63%, 79%) |
| HSV | hsv(219, 29%, 92%) |
| CMYK | cmyk(28.5%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.03, 2.01, -24.42) |
| CIE-LCH | lch(77.03, 24.50, 274.72°) |
| OKLab | oklab(80.25% -0.0079 -0.0671) |
| OKLCH | oklch(80.25% 0.068 263.3) |
| XYZ | xyz(49.7704, 51.5829, 85.9153) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.29
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 4.99
Light Blue Grey
#B7C9E2
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFEB #EBD4A8
analogous
#A8E1EB #A8BFEB #B3A8EB
triadic
#A8BFEB #EBA8BF #BFEBA8
tetradic
#A8BFEB #EBA8E1 #EBD4A8 #A8EBB3
square
#A8BFEB #EBA8E1 #EBD4A8 #A8EBB3
split-complementary
#A8BFEB #EBB3A8 #E1EBA8
monochromatic
#4476D4 #769AE0 #A8BFEB #DAE4F6 #E6EDF9
Accessibility & contrast
On white
1.86
#A8BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#A8BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFEB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFEB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#96C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a8bfeb; /* rgb */ color: rgb(168, 191, 235); /* oklch */ color: oklch(80.3% 0.068 263.3);
Tailwind
colors: {
custom: {
50: '#c3d2f1',
500: '#a8bfeb',
950: '#000000',
},
}SCSS
$custom: #a8bfeb; $custom-light: #c3d2f1; $custom-dark: #000000;
JSON
{
"hex": "#a8bfeb",
"rgb": {
"r": 168,
"g": 191,
"b": 235
},
"hsl": {
"h": 219.403,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.80253,
"c": 0.06756,
"h": 263.3
},
"luminance": 0.51585
}Semantic roles & 50–950 ramp
primary
#A8BFEB
secondary
#C7A970
accent
#8E1BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385