#A8B2F9#A8B2F9
#A8B2F9 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.2% C 0.102 H 277.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B2F9 |
|---|---|
| RGB | rgb(168, 178, 249) |
| HSL | hsl(233, 87%, 82%) |
| HSV | hsv(233, 33%, 98%) |
| CMYK | cmyk(32.5%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.19, 12.60, -36.33) |
| CIE-LCH | lch(74.19, 38.46, 289.13°) |
| OKLab | oklab(78.22% 0.0135 -0.1009) |
| OKLCH | oklch(78.22% 0.102 277.6) |
| XYZ | xyz(49.1630, 47.0035, 96.0864) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.14
Light Periwinkle
#C1C6FC
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.55
Periwinkle
#CCCCFF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B2F9 #F9EFA8
analogous
#A8DBF9 #A8B2F9 #C7A8F9
triadic
#A8B2F9 #F9A8B2 #B2F9A8
tetradic
#A8B2F9 #F9A8DB #F9EFA8 #A8F9C7
square
#A8B2F9 #F9A8DB #F9EFA8 #A8F9C7
split-complementary
#A8B2F9 #F9C7A8 #DBF9A8
monochromatic
#354DF1 #6F7FF5 #A8B2F9 #E1E5FD #E2E6FD
Accessibility & contrast
On white
2.02
#A8B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#A8B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B2F9
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B2F9 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFC
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#92BFCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8b2f9; /* rgb */ color: rgb(168, 178, 249); /* oklch */ color: oklch(78.2% 0.102 277.6);
Tailwind
colors: {
custom: {
50: '#c4c8fb',
500: '#a8b2f9',
950: '#000000',
},
}SCSS
$custom: #a8b2f9; $custom-light: #c4c8fb; $custom-dark: #000000;
JSON
{
"hex": "#a8b2f9",
"rgb": {
"r": 168,
"g": 178,
"b": 249
},
"hsl": {
"h": 232.593,
"s": 87.097,
"l": 81.765
},
"oklch": {
"l": 0.78215,
"c": 0.10182,
"h": 277.6
},
"luminance": 0.47005
}Semantic roles & 50–950 ramp
primary
#A8B2F9
secondary
#F5F1D6
accent
#C802E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285