#A8B7FD#A8B7FD
#A8B7FD is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.4% C 0.101 H 274.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B7FD |
|---|---|
| RGB | rgb(168, 183, 253) |
| HSL | hsl(229, 96%, 83%) |
| HSV | hsv(229, 34%, 99%) |
| CMYK | cmyk(33.6%, 27.7%, 0%, 0.8%) |
| CIE-LAB | lab(75.63, 10.84, -36.26) |
| CIE-LCH | lch(75.63, 37.85, 286.65°) |
| OKLab | oklab(79.38% 0.0081 -0.1007) |
| OKLCH | oklch(79.38% 0.101 274.6) |
| XYZ | xyz(50.8065, 49.2818, 99.7449) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.60
Light Periwinkle
#C1C6FC
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.99
Periwinkle Blue
#8F99FB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B7FD #FDEEA8
analogous
#A8E1FD #A8B7FD #C4A8FD
triadic
#A8B7FD #FDA8B7 #B7FDA8
tetradic
#A8B7FD #FDA8E1 #FDEEA8 #A8FDC4
square
#A8B7FD #FDA8E1 #FDEEA8 #A8FDC4
split-complementary
#A8B7FD #FDC4A8 #E1FDA8
monochromatic
#3054FA #6C85FC #A8B7FD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.93
#A8B7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A8B7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B7FD
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B7FD | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#90C4D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a8b7fd; /* rgb */ color: rgb(168, 183, 253); /* oklch */ color: oklch(79.4% 0.101 274.6);
Tailwind
colors: {
custom: {
50: '#c4ccfe',
500: '#a8b7fd',
950: '#000000',
},
}SCSS
$custom: #a8b7fd; $custom-light: #c4ccfe; $custom-dark: #000000;
JSON
{
"hex": "#a8b7fd",
"rgb": {
"r": 168,
"g": 183,
"b": 253
},
"hsl": {
"h": 229.412,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.79379,
"c": 0.10106,
"h": 274.6
},
"luminance": 0.49284
}Semantic roles & 50–950 ramp
primary
#A8B7FD
secondary
#F7F1D4
accent
#BD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286