#A3AFFC#A3AFFC
#A3AFFC is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.111 H 276.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AFFC |
|---|---|
| RGB | rgb(163, 175, 252) |
| HSL | hsl(232, 94%, 81%) |
| HSV | hsv(232, 35%, 99%) |
| CMYK | cmyk(35.3%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.20, 13.68, -39.52) |
| CIE-LCH | lch(73.20, 41.82, 289.09°) |
| OKLab | oklab(77.4% 0.0129 -0.1102) |
| OKLCH | oklch(77.4% 0.111 276.7) |
| XYZ | xyz(47.9999, 45.4729, 98.3247) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.07
Periwinkle Blue
#8F99FB
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.87
Powder Blue (survey)
#B1D1FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AFFC #FCF0A3
analogous
#A3DCFC #A3AFFC #C4A3FC
triadic
#A3AFFC #FCA3AF #AFFCA3
tetradic
#A3AFFC #FCA3DC #FCF0A3 #A3FCC4
square
#A3AFFC #FCA3DC #FCF0A3 #A3FCC4
split-complementary
#A3AFFC #FCC4A3 #DCFCA3
monochromatic
#2C48F8 #687BFA #A3AFFC #DEE3FE #E1E5FE
Accessibility & contrast
On white
2.08
#A3AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A3AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AFFC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AFFC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#8ABECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a3affc; /* rgb */ color: rgb(163, 175, 252); /* oklch */ color: oklch(77.4% 0.111 276.7);
Tailwind
colors: {
custom: {
50: '#c1c6fd',
500: '#a3affc',
950: '#000000',
},
}SCSS
$custom: #a3affc; $custom-light: #c1c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a3affc",
"rgb": {
"r": 163,
"g": 175,
"b": 252
},
"hsl": {
"h": 231.91,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.77401,
"c": 0.11092,
"h": 276.7
},
"luminance": 0.45475
}Semantic roles & 50–950 ramp
primary
#A3AFFC
secondary
#F6F2D5
accent
#C700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285