#A1AFFC#A1AFFC
#A1AFFC is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.111 H 275.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AFFC |
|---|---|
| RGB | rgb(161, 175, 252) |
| HSL | hsl(231, 94%, 81%) |
| HSV | hsv(231, 36%, 99%) |
| CMYK | cmyk(36.1%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.06, 13.14, -39.74) |
| CIE-LCH | lch(73.06, 41.86, 288.30°) |
| OKLab | oklab(77.26% 0.0108 -0.1108) |
| OKLCH | oklch(77.26% 0.111 275.6) |
| XYZ | xyz(47.5935, 45.2634, 98.3056) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.80
Periwinkle Blue
#8F99FB
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 7.32
Light Periwinkle
#C1C6FC
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AFFC #FCEEA1
analogous
#A1DCFC #A1AFFC #C0A1FC
triadic
#A1AFFC #FCA1AF #AFFCA1
tetradic
#A1AFFC #FCA1DC #FCEEA1 #A1FCC0
square
#A1AFFC #FCA1DC #FCEEA1 #A1FCC0
split-complementary
#A1AFFC #FCC0A1 #DCFCA1
monochromatic
#2A4AF8 #667DFA #A1AFFC #DCE1FE #E1E6FE
Accessibility & contrast
On white
2.09
#A1AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#A1AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AFFC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AFFC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#87BECA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a1affc; /* rgb */ color: rgb(161, 175, 252); /* oklch */ color: oklch(77.3% 0.111 275.6);
Tailwind
colors: {
custom: {
50: '#bfc6fd',
500: '#a1affc',
950: '#000000',
},
}SCSS
$custom: #a1affc; $custom-light: #bfc6fd; $custom-dark: #000000;
JSON
{
"hex": "#a1affc",
"rgb": {
"r": 161,
"g": 175,
"b": 252
},
"hsl": {
"h": 230.769,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.7726,
"c": 0.11137,
"h": 275.6
},
"luminance": 0.45265
}Semantic roles & 50–950 ramp
primary
#A1AFFC
secondary
#F6F1D5
accent
#C200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285