#A8ACF8#A8ACF8
#A8ACF8 is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.0% C 0.108 H 281.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A8ACF8 |
|---|---|
| RGB | rgb(168, 172, 248) |
| HSL | hsl(237, 85%, 82%) |
| HSV | hsv(237, 32%, 97%) |
| CMYK | cmyk(32.3%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(72.63, 15.70, -38.22) |
| CIE-LCH | lch(72.63, 41.31, 292.33°) |
| OKLab | oklab(77% 0.0211 -0.1063) |
| OKLCH | oklch(77% 0.108 281.2) |
| XYZ | xyz(47.8396, 44.6057, 94.8779) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.39
Lavender
#B39DDB
ΔE00 8.78
Perrywinkle
#8F8CE7
ΔE00 8.98
Pale Violet
#CEAEFA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8ACF8 #F8F4A8
analogous
#A8D4F8 #A8ACF8 #CCA8F8
triadic
#A8ACF8 #F8A8AC #ACF8A8
tetradic
#A8ACF8 #F8A8D4 #F8F4A8 #A8F8CC
square
#A8ACF8 #F8A8D4 #F8F4A8 #A8F8CC
split-complementary
#A8ACF8 #F8CCA8 #D4F8A8
monochromatic
#3740EF #6F76F3 #A8ACF8 #E1E2FD #E3E4FD
Accessibility & contrast
On white
2.12
#A8ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A8ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8ACF8
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8ACF8 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FB
Deuteranopia (green-blind)
#91B0F6
Tritanopia (blue-blind)
#93BAC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a8acf8; /* rgb */ color: rgb(168, 172, 248); /* oklch */ color: oklch(77.0% 0.108 281.2);
Tailwind
colors: {
custom: {
50: '#c4c4fb',
500: '#a8acf8',
950: '#000000',
},
}SCSS
$custom: #a8acf8; $custom-light: #c4c4fb; $custom-dark: #000000;
JSON
{
"hex": "#a8acf8",
"rgb": {
"r": 168,
"g": 172,
"b": 248
},
"hsl": {
"h": 237,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.76995,
"c": 0.1084,
"h": 281.2
},
"luminance": 0.44607
}Semantic roles & 50–950 ramp
primary
#A8ACF8
secondary
#F5F3D6
accent
#D704E2
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185