#A0ACF8#A0ACF8
#A0ACF8 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.4% C 0.110 H 276.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ACF8 |
|---|---|
| RGB | rgb(160, 172, 248) |
| HSL | hsl(232, 86%, 80%) |
| HSV | hsv(232, 35%, 97%) |
| CMYK | cmyk(35.5%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(72.06, 13.51, -39.14) |
| CIE-LCH | lch(72.06, 41.41, 289.04°) |
| OKLab | oklab(76.41% 0.0126 -0.1091) |
| OKLCH | oklch(76.41% 0.11 276.6) |
| XYZ | xyz(46.1881, 43.7542, 94.8005) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.55
Pastel Blue
#A2BFFE
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.26
Perrywinkle
#8F8CE7
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ACF8 #F8ECA0
analogous
#A0D8F8 #A0ACF8 #C0A0F8
triadic
#A0ACF8 #F8A0AC #ACF8A0
tetradic
#A0ACF8 #F8A0D8 #F8ECA0 #A0F8C0
square
#A0ACF8 #F8A0D8 #F8ECA0 #A0F8C0
split-complementary
#A0ACF8 #F8C0A0 #D8F8A0
monochromatic
#2E48F0 #677AF4 #A0ACF8 #D9DEFC #E2E6FD
Accessibility & contrast
On white
2.15
#A0ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A0ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ACF8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ACF8 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FB
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#87BBC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0acf8; /* rgb */ color: rgb(160, 172, 248); /* oklch */ color: oklch(76.4% 0.110 276.6);
Tailwind
colors: {
custom: {
50: '#bec4fb',
500: '#a0acf8',
950: '#000000',
},
}SCSS
$custom: #a0acf8; $custom-light: #bec4fb; $custom-dark: #000000;
JSON
{
"hex": "#a0acf8",
"rgb": {
"r": 160,
"g": 172,
"b": 248
},
"hsl": {
"h": 231.818,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.76413,
"c": 0.10986,
"h": 276.6
},
"luminance": 0.43756
}Semantic roles & 50–950 ramp
primary
#A0ACF8
secondary
#F5F1D6
accent
#C403E3
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185