#A9AFFC#A9AFFC
#A9AFFC is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.8% C 0.110 H 280.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A9AFFC |
|---|---|
| RGB | rgb(169, 175, 252) |
| HSL | hsl(236, 93%, 83%) |
| HSV | hsv(236, 33%, 99%) |
| CMYK | cmyk(32.9%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.62, 15.31, -38.83) |
| CIE-LCH | lch(73.62, 41.74, 291.52°) |
| OKLab | oklab(77.83% 0.0192 -0.1081) |
| OKLCH | oklch(77.83% 0.11 280.1) |
| XYZ | xyz(49.2580, 46.1216, 98.3836) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 8.95
Carolina Blue
#8AB8FE
ΔE00 9.23
Periwinkle
#CCCCFF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9AFFC #FCF6A9
analogous
#A9D8FC #A9AFFC #CDA9FC
triadic
#A9AFFC #FCA9AF #AFFCA9
tetradic
#A9AFFC #FCA9D8 #FCF6A9 #A9FCCD
square
#A9AFFC #FCA9D8 #FCF6A9 #A9FCCD
split-complementary
#A9AFFC #FCCDA9 #D8FCA9
monochromatic
#3341F8 #6E78FA #A9AFFC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.05
#A9AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#A9AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9AFFC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9AFFC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#93BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a9affc; /* rgb */ color: rgb(169, 175, 252); /* oklch */ color: oklch(77.8% 0.110 280.1);
Tailwind
colors: {
custom: {
50: '#c4c6fd',
500: '#a9affc',
950: '#000000',
},
}SCSS
$custom: #a9affc; $custom-light: #c4c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a9affc",
"rgb": {
"r": 169,
"g": 175,
"b": 252
},
"hsl": {
"h": 235.663,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.77833,
"c": 0.10977,
"h": 280.1
},
"luminance": 0.46123
}Semantic roles & 50–950 ramp
primary
#A9AFFC
secondary
#F6F4D5
accent
#D500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285