#ACB6FF#ACB6FF
#ACB6FF is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.6% C 0.104 H 277.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB6FF |
|---|---|
| RGB | rgb(172, 182, 255) |
| HSL | hsl(233, 100%, 84%) |
| HSV | hsv(233, 33%, 100%) |
| CMYK | cmyk(32.5%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(75.73, 13.00, -37.16) |
| CIE-LCH | lch(75.73, 39.37, 289.28°) |
| OKLab | oklab(79.55% 0.014 -0.1032) |
| OKLCH | oklch(79.55% 0.104 277.7) |
| XYZ | xyz(51.7862, 49.4448, 101.4036) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.68
Light Periwinkle
#C1C6FC
ΔE00 5.73
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Periwinkle
#CCCCFF
ΔE00 8.13
Periwinkle Blue
#8F99FB
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB6FF #FFF5AC
analogous
#ACDFFF #ACB6FF #CBACFF
triadic
#ACB6FF #FFACB6 #B6FFAC
tetradic
#ACB6FF #FFACDF #FFF5AC #ACFFCB
square
#ACB6FF #FFACDF #FFF5AC #ACFFCB
split-complementary
#ACB6FF #FFCBAC #DFFFAC
monochromatic
#324AFF #6F80FF #ACB6FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.93
#ACB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ACB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB6FF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB6FF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#96C4D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acb6ff; /* rgb */ color: rgb(172, 182, 255); /* oklch */ color: oklch(79.6% 0.104 277.7);
Tailwind
colors: {
custom: {
50: '#c7cbff',
500: '#acb6ff',
950: '#000000',
},
}SCSS
$custom: #acb6ff; $custom-light: #c7cbff; $custom-dark: #000000;
JSON
{
"hex": "#acb6ff",
"rgb": {
"r": 172,
"g": 182,
"b": 255
},
"hsl": {
"h": 232.771,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.79553,
"c": 0.1042,
"h": 277.7
},
"luminance": 0.49447
}Semantic roles & 50–950 ramp
primary
#ACB6FF
secondary
#F7F3D4
accent
#CA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286