#A6ACF8#A6ACF8
#A6ACF8 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.8% C 0.109 H 280.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ACF8 |
|---|---|
| RGB | rgb(166, 172, 248) |
| HSL | hsl(236, 85%, 81%) |
| HSV | hsv(236, 33%, 97%) |
| CMYK | cmyk(33.1%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(72.49, 15.14, -38.45) |
| CIE-LCH | lch(72.49, 41.33, 291.50°) |
| OKLab | oklab(76.85% 0.0189 -0.107) |
| OKLCH | oklch(76.85% 0.109 280) |
| XYZ | xyz(47.4170, 44.3878, 94.8581) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 7.57
Perrywinkle
#8F8CE7
ΔE00 8.93
Lavender
#B39DDB
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ACF8 #F8F2A6
analogous
#A6D5F8 #A6ACF8 #C9A6F8
triadic
#A6ACF8 #F8A6AC #ACF8A6
tetradic
#A6ACF8 #F8A6D5 #F8F2A6 #A6F8C9
square
#A6ACF8 #F8A6D5 #F8F2A6 #A6F8C9
split-complementary
#A6ACF8 #F8C9A6 #D5F8A6
monochromatic
#3542EF #6D77F4 #A6ACF8 #DFE1FC #E3E5FD
Accessibility & contrast
On white
2.13
#A6ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#A6ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ACF8
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ACF8 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FB
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#90BAC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a6acf8; /* rgb */ color: rgb(166, 172, 248); /* oklch */ color: oklch(76.8% 0.109 280.0);
Tailwind
colors: {
custom: {
50: '#c2c4fb',
500: '#a6acf8',
950: '#000000',
},
}SCSS
$custom: #a6acf8; $custom-light: #c2c4fb; $custom-dark: #000000;
JSON
{
"hex": "#a6acf8",
"rgb": {
"r": 166,
"g": 172,
"b": 248
},
"hsl": {
"h": 235.61,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.76847,
"c": 0.1087,
"h": 280
},
"luminance": 0.44389
}Semantic roles & 50–950 ramp
primary
#A6ACF8
secondary
#F5F3D6
accent
#D204E2
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185