#A2AFFC#A2AFFC
#A2AFFC is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.3% C 0.111 H 276.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFFC |
|---|---|
| RGB | rgb(162, 175, 252) |
| HSL | hsl(231, 94%, 81%) |
| HSV | hsv(231, 36%, 99%) |
| CMYK | cmyk(35.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.13, 13.41, -39.63) |
| CIE-LCH | lch(73.13, 41.84, 288.70°) |
| OKLab | oklab(77.33% 0.0119 -0.1105) |
| OKLCH | oklch(77.33% 0.111 276.1) |
| XYZ | xyz(47.7959, 45.3678, 98.3151) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 6.15
Carolina Blue
#8AB8FE
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 8.87
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFFC #FCEFA2
analogous
#A2DCFC #A2AFFC #C2A2FC
triadic
#A2AFFC #FCA2AF #AFFCA2
tetradic
#A2AFFC #FCA2DC #FCEFA2 #A2FCC2
square
#A2AFFC #FCA2DC #FCEFA2 #A2FCC2
split-complementary
#A2AFFC #FCC2A2 #DCFCA2
monochromatic
#2B49F8 #677CFA #A2AFFC #DDE2FE #E1E6FE
Accessibility & contrast
On white
2.08
#A2AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#A2AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFFC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFFC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#88BECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2affc; /* rgb */ color: rgb(162, 175, 252); /* oklch */ color: oklch(77.3% 0.111 276.1);
Tailwind
colors: {
custom: {
50: '#c0c6fd',
500: '#a2affc',
950: '#000000',
},
}SCSS
$custom: #a2affc; $custom-light: #c0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a2affc",
"rgb": {
"r": 162,
"g": 175,
"b": 252
},
"hsl": {
"h": 231.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.7733,
"c": 0.11114,
"h": 276.1
},
"luminance": 0.4537
}Semantic roles & 50–950 ramp
primary
#A2AFFC
secondary
#F6F1D5
accent
#C400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285