#A7ACF6#A7ACF6
#A7ACF6 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.8% C 0.106 H 280.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ACF6 |
|---|---|
| RGB | rgb(167, 172, 246) |
| HSL | hsl(236, 81%, 81%) |
| HSV | hsv(236, 32%, 96%) |
| CMYK | cmyk(32.1%, 30.1%, 0%, 3.5%) |
| CIE-LAB | lab(72.48, 14.91, -37.38) |
| CIE-LCH | lch(72.48, 40.24, 291.75°) |
| OKLab | oklab(76.83% 0.0195 -0.1039) |
| OKLCH | oklch(76.83% 0.106 280.6) |
| XYZ | xyz(47.3189, 44.3729, 93.2426) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 7.35
Lavender
#B39DDB
ΔE00 8.77
Perrywinkle
#8F8CE7
ΔE00 8.98
Pale Violet
#CEAEFA
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ACF6 #F6F1A7
analogous
#A7D3F6 #A7ACF6 #C9A7F6
triadic
#A7ACF6 #F6A7AC #ACF6A7
tetradic
#A7ACF6 #F6A7D3 #F6F1A7 #A7F6C9
square
#A7ACF6 #F6A7D3 #F6F1A7 #A7F6C9
split-complementary
#A7ACF6 #F6C9A7 #D3F6A7
monochromatic
#3843EB #6F78F0 #A7ACF6 #DFE0FC #E3E5FC
Accessibility & contrast
On white
2.13
#A7ACF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#A7ACF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ACF6
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ACF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ACF6 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5F9
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#92BAC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a7acf6; /* rgb */ color: rgb(167, 172, 246); /* oklch */ color: oklch(76.8% 0.106 280.6);
Tailwind
colors: {
custom: {
50: '#c3c4f9',
500: '#a7acf6',
950: '#000000',
},
}SCSS
$custom: #a7acf6; $custom-light: #c3c4f9; $custom-dark: #000000;
JSON
{
"hex": "#a7acf6",
"rgb": {
"r": 167,
"g": 172,
"b": 246
},
"hsl": {
"h": 236.203,
"s": 81.443,
"l": 80.98
},
"oklch": {
"l": 0.7683,
"c": 0.10575,
"h": 280.6
},
"luminance": 0.44374
}Semantic roles & 50–950 ramp
primary
#A7ACF6
secondary
#F4F2D7
accent
#D008DE
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185