#A3ADFC#A3ADFC
#A3ADFC is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.0% C 0.114 H 277.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A3ADFC |
|---|---|
| RGB | rgb(163, 173, 252) |
| HSL | hsl(233, 94%, 81%) |
| HSV | hsv(233, 35%, 99%) |
| CMYK | cmyk(35.3%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(72.69, 14.80, -40.31) |
| CIE-LCH | lch(72.69, 42.94, 290.16°) |
| OKLab | oklab(77.01% 0.0155 -0.1124) |
| OKLCH | oklch(77.01% 0.114 277.8) |
| XYZ | xyz(47.6135, 44.7002, 98.1959) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 7.99
Carolina Blue
#8AB8FE
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 9.13
Perrywinkle
#8F8CE7
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3ADFC #FCF2A3
analogous
#A3DAFC #A3ADFC #C6A3FC
triadic
#A3ADFC #FCA3AD #ADFCA3
tetradic
#A3ADFC #FCA3DA #FCF2A3 #A3FCC6
square
#A3ADFC #FCA3DA #FCF2A3 #A3FCC6
split-complementary
#A3ADFC #FCC6A3 #DAFCA3
monochromatic
#2C43F8 #6878FA #A3ADFC #DEE2FE #E1E5FE
Accessibility & contrast
On white
2.11
#A3ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#A3ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3ADFC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3ADFC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#8ABCC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a3adfc; /* rgb */ color: rgb(163, 173, 252); /* oklch */ color: oklch(77.0% 0.114 277.8);
Tailwind
colors: {
custom: {
50: '#c1c5fd',
500: '#a3adfc',
950: '#000000',
},
}SCSS
$custom: #a3adfc; $custom-light: #c1c5fd; $custom-dark: #000000;
JSON
{
"hex": "#a3adfc",
"rgb": {
"r": 163,
"g": 173,
"b": 252
},
"hsl": {
"h": 233.258,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.77008,
"c": 0.1135,
"h": 277.8
},
"luminance": 0.44702
}Semantic roles & 50–950 ramp
primary
#A3ADFC
secondary
#F6F2D5
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185