#A0AFFC#A0AFFC
#A0AFFC is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.112 H 275.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFFC |
|---|---|
| RGB | rgb(160, 175, 252) |
| HSL | hsl(230, 94%, 81%) |
| HSV | hsv(230, 37%, 99%) |
| CMYK | cmyk(36.5%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.00, 12.88, -39.85) |
| CIE-LCH | lch(73.00, 41.88, 287.91°) |
| OKLab | oklab(77.19% 0.0098 -0.1112) |
| OKLCH | oklch(77.19% 0.112 275) |
| XYZ | xyz(47.3927, 45.1599, 98.2962) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.68
Periwinkle Blue
#8F99FB
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.89
Powder Blue (survey)
#B1D1FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFFC #FCEDA0
analogous
#A0DDFC #A0AFFC #BFA0FC
triadic
#A0AFFC #FCA0AF #AFFCA0
tetradic
#A0AFFC #FCA0DD #FCEDA0 #A0FCBF
square
#A0AFFC #FCA0DD #FCEDA0 #A0FCBF
split-complementary
#A0AFFC #FCBFA0 #DDFCA0
monochromatic
#294BF8 #657DFA #A0AFFC #DBE1FE #E1E6FE
Accessibility & contrast
On white
2.09
#A0AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#A0AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFFC
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFFC | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#85BECA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0affc; /* rgb */ color: rgb(160, 175, 252); /* oklch */ color: oklch(77.2% 0.112 275.0);
Tailwind
colors: {
custom: {
50: '#bfc6fd',
500: '#a0affc',
950: '#000000',
},
}SCSS
$custom: #a0affc; $custom-light: #bfc6fd; $custom-dark: #000000;
JSON
{
"hex": "#a0affc",
"rgb": {
"r": 160,
"g": 175,
"b": 252
},
"hsl": {
"h": 230.217,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.7719,
"c": 0.1116,
"h": 275
},
"luminance": 0.45162
}Semantic roles & 50–950 ramp
primary
#A0AFFC
secondary
#F6F1D5
accent
#C000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285