#A2B2FC#A2B2FC
#A2B2FC is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.9% C 0.107 H 274.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2FC |
|---|---|
| RGB | rgb(162, 178, 252) |
| HSL | hsl(229, 94%, 81%) |
| HSV | hsv(229, 36%, 99%) |
| CMYK | cmyk(35.7%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.90, 11.74, -38.44) |
| CIE-LCH | lch(73.90, 40.19, 286.98°) |
| OKLab | oklab(77.92% 0.008 -0.1071) |
| OKLCH | oklch(77.92% 0.107 274.3) |
| XYZ | xyz(48.3863, 46.5485, 98.5119) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.04
Periwinkle Blue
#8F99FB
ΔE00 6.85
Carolina Blue
#8AB8FE
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 7.48
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2FC #FCECA2
analogous
#A2DFFC #A2B2FC #BFA2FC
triadic
#A2B2FC #FCA2B2 #B2FCA2
tetradic
#A2B2FC #FCA2DF #FCECA2 #A2FCBF
square
#A2B2FC #FCA2DF #FCECA2 #A2FCBF
split-complementary
#A2B2FC #FCBFA2 #DFFCA2
monochromatic
#2B50F8 #6781FA #A2B2FC #DDE3FE #E1E6FE
Accessibility & contrast
On white
2.04
#A2B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#A2B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2FC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2FC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FF
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#88C0CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2b2fc; /* rgb */ color: rgb(162, 178, 252); /* oklch */ color: oklch(77.9% 0.107 274.3);
Tailwind
colors: {
custom: {
50: '#c0c8fd',
500: '#a2b2fc',
950: '#000000',
},
}SCSS
$custom: #a2b2fc; $custom-light: #c0c8fd; $custom-dark: #000000;
JSON
{
"hex": "#a2b2fc",
"rgb": {
"r": 162,
"g": 178,
"b": 252
},
"hsl": {
"h": 229.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.77924,
"c": 0.10737,
"h": 274.3
},
"luminance": 0.4655
}Semantic roles & 50–950 ramp
primary
#A2B2FC
secondary
#F6F0D5
accent
#BD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285