#A8B2FA#A8B2FA
#A8B2FA is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.3% C 0.103 H 277.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B2FA |
|---|---|
| RGB | rgb(168, 178, 250) |
| HSL | hsl(233, 89%, 82%) |
| HSV | hsv(233, 33%, 98%) |
| CMYK | cmyk(32.8%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.23, 12.86, -36.81) |
| CIE-LCH | lch(74.23, 38.99, 289.25°) |
| OKLab | oklab(78.26% 0.0137 -0.1023) |
| OKLCH | oklch(78.26% 0.103 277.6) |
| XYZ | xyz(49.3193, 47.0661, 96.9100) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.10
Light Periwinkle
#C1C6FC
ΔE00 6.42
Periwinkle Blue
#8F99FB
ΔE00 7.33
Carolina Blue
#8AB8FE
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.55
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B2FA #FAF0A8
analogous
#A8DBFA #A8B2FA #C7A8FA
triadic
#A8B2FA #FAA8B2 #B2FAA8
tetradic
#A8B2FA #FAA8DB #FAF0A8 #A8FAC7
square
#A8B2FA #FAA8DB #FAF0A8 #A8FAC7
split-complementary
#A8B2FA #FAC7A8 #DBFAA8
monochromatic
#344CF3 #6E7FF7 #A8B2FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
2.02
#A8B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A8B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B2FA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B2FA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#92C0CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a8b2fa; /* rgb */ color: rgb(168, 178, 250); /* oklch */ color: oklch(78.3% 0.103 277.6);
Tailwind
colors: {
custom: {
50: '#c4c8fc',
500: '#a8b2fa',
950: '#000000',
},
}SCSS
$custom: #a8b2fa; $custom-light: #c4c8fc; $custom-dark: #000000;
JSON
{
"hex": "#a8b2fa",
"rgb": {
"r": 168,
"g": 178,
"b": 250
},
"hsl": {
"h": 232.683,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.78259,
"c": 0.10322,
"h": 277.6
},
"luminance": 0.47068
}Semantic roles & 50–950 ramp
primary
#A8B2FA
secondary
#F5F2D6
accent
#CA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285