#ACB5FF#ACB5FF
#ACB5FF is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.4% C 0.105 H 278.4°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB5FF |
|---|---|
| RGB | rgb(172, 181, 255) |
| HSL | hsl(233, 100%, 84%) |
| HSV | hsv(233, 33%, 100%) |
| CMYK | cmyk(32.5%, 29%, 0%, 0%) |
| CIE-LAB | lab(75.47, 13.56, -37.55) |
| CIE-LCH | lch(75.47, 39.93, 289.85°) |
| OKLab | oklab(79.36% 0.0153 -0.1044) |
| OKLCH | oklch(79.36% 0.105 278.4) |
| XYZ | xyz(51.5821, 49.0367, 101.3356) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 8.02
Periwinkle
#CCCCFF
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB5FF #FFF6AC
analogous
#ACDEFF #ACB5FF #CCACFF
triadic
#ACB5FF #FFACB5 #B5FFAC
tetradic
#ACB5FF #FFACDE #FFF6AC #ACFFCC
square
#ACB5FF #FFACDE #FFF6AC #ACFFCC
split-complementary
#ACB5FF #FFCCAC #DEFFAC
monochromatic
#3248FF #6F7EFF #ACB5FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.94
#ACB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#ACB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB5FF
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB5FF | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#96C3CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acb5ff; /* rgb */ color: rgb(172, 181, 255); /* oklch */ color: oklch(79.4% 0.105 278.4);
Tailwind
colors: {
custom: {
50: '#c7cbff',
500: '#acb5ff',
950: '#000000',
},
}SCSS
$custom: #acb5ff; $custom-light: #c7cbff; $custom-dark: #000000;
JSON
{
"hex": "#acb5ff",
"rgb": {
"r": 172,
"g": 181,
"b": 255
},
"hsl": {
"h": 233.494,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.79357,
"c": 0.10549,
"h": 278.4
},
"luminance": 0.49038
}Semantic roles & 50–950 ramp
primary
#ACB5FF
secondary
#F7F3D4
accent
#CD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286