#A8ACF6#A8ACF6
#A8ACF6 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.9% C 0.106 H 281.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A8ACF6 |
|---|---|
| RGB | rgb(168, 172, 246) |
| HSL | hsl(237, 81%, 81%) |
| HSV | hsv(237, 32%, 96%) |
| CMYK | cmyk(31.7%, 30.1%, 0%, 3.5%) |
| CIE-LAB | lab(72.55, 15.19, -37.26) |
| CIE-LCH | lch(72.55, 40.24, 292.18°) |
| OKLab | oklab(76.9% 0.0206 -0.1036) |
| OKLCH | oklch(76.9% 0.106 281.2) |
| XYZ | xyz(47.5310, 44.4823, 93.2525) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.58
Pastel Blue
#A2BFFE
ΔE00 6.95
Light Periwinkle
#C1C6FC
ΔE00 7.27
Lavender
#B39DDB
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 9.01
Pale Violet
#CEAEFA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8ACF6 #F6F2A8
analogous
#A8D3F6 #A8ACF6 #CBA8F6
triadic
#A8ACF6 #F6A8AC #ACF6A8
tetradic
#A8ACF6 #F6A8D3 #F6F2A8 #A8F6CB
square
#A8ACF6 #F6A8D3 #F6F2A8 #A8F6CB
split-complementary
#A8ACF6 #F6CBA8 #D3F6A8
monochromatic
#3942EB #7177F0 #A8ACF6 #DFE1FC #E3E5FC
Accessibility & contrast
On white
2.12
#A8ACF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#A8ACF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8ACF6
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8ACF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8ACF6 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5F9
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#94BAC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a8acf6; /* rgb */ color: rgb(168, 172, 246); /* oklch */ color: oklch(76.9% 0.106 281.2);
Tailwind
colors: {
custom: {
50: '#c4c4f9',
500: '#a8acf6',
950: '#000000',
},
}SCSS
$custom: #a8acf6; $custom-light: #c4c4f9; $custom-dark: #000000;
JSON
{
"hex": "#a8acf6",
"rgb": {
"r": 168,
"g": 172,
"b": 246
},
"hsl": {
"h": 236.923,
"s": 81.25,
"l": 81.176
},
"oklch": {
"l": 0.76904,
"c": 0.1056,
"h": 281.2
},
"luminance": 0.44484
}Semantic roles & 50–950 ramp
primary
#A8ACF6
secondary
#F4F3D7
accent
#D308DE
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185