#ACB2FF#ACB2FF
#ACB2FF is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.8% C 0.109 H 280.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2FF |
|---|---|
| RGB | rgb(172, 178, 255) |
| HSL | hsl(236, 100%, 84%) |
| HSV | hsv(236, 33%, 100%) |
| CMYK | cmyk(32.5%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(74.72, 15.22, -38.73) |
| CIE-LCH | lch(74.72, 41.61, 291.45°) |
| OKLab | oklab(78.77% 0.0193 -0.1077) |
| OKLCH | oklch(78.77% 0.109 280.1) |
| XYZ | xyz(50.9787, 47.8298, 101.1345) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 8.66
Periwinkle
#CCCCFF
ΔE00 8.66
Powder Blue (survey)
#B1D1FC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2FF #FFF9AC
analogous
#ACDBFF #ACB2FF #CFACFF
triadic
#ACB2FF #FFACB2 #B2FFAC
tetradic
#ACB2FF #FFACDB #FFF9AC #ACFFCF
square
#ACB2FF #FFACDB #FFF9AC #ACFFCF
split-complementary
#ACB2FF #FFCFAC #DBFFAC
monochromatic
#3240FF #6F79FF #ACB2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.99
#ACB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ACB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2FF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2FF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#96B5FD
Tritanopia (blue-blind)
#96C0CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acb2ff; /* rgb */ color: rgb(172, 178, 255); /* oklch */ color: oklch(78.8% 0.109 280.1);
Tailwind
colors: {
custom: {
50: '#c7c8ff',
500: '#acb2ff',
950: '#000000',
},
}SCSS
$custom: #acb2ff; $custom-light: #c7c8ff; $custom-dark: #000000;
JSON
{
"hex": "#acb2ff",
"rgb": {
"r": 172,
"g": 178,
"b": 255
},
"hsl": {
"h": 235.663,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.78772,
"c": 0.10945,
"h": 280.1
},
"luminance": 0.47831
}Semantic roles & 50–950 ramp
primary
#ACB2FF
secondary
#F7F5D4
accent
#D500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286