#ACBAF1#ACBAF1
#ACBAF1 is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.8% C 0.080 H 273.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAF1 |
|---|---|
| RGB | rgb(172, 186, 241) |
| HSL | hsl(228, 71%, 81%) |
| HSV | hsv(228, 29%, 95%) |
| CMYK | cmyk(28.6%, 22.8%, 0%, 5.5%) |
| CIE-LAB | lab(76.22, 7.34, -28.87) |
| CIE-LCH | lch(76.22, 29.79, 284.27°) |
| OKLab | oklab(79.76% 0.0047 -0.0796) |
| OKLCH | oklch(79.76% 0.08 273.4) |
| XYZ | xyz(50.4450, 50.2378, 90.2411) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAF1 #F1E3AC
analogous
#ACDCF1 #ACBAF1 #C0ACF1
triadic
#ACBAF1 #F1ACBA #BAF1AC
tetradic
#ACBAF1 #F1ACDC #F1E3AC #ACF1C0
square
#ACBAF1 #F1ACDC #F1E3AC #ACF1C0
split-complementary
#ACBAF1 #F1C0AC #DCF1AC
monochromatic
#4363DF #788EE8 #ACBAF1 #E0E6FA #E5E9FB
Accessibility & contrast
On white
1.90
#ACBAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#ACBAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAF1
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAF1 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF3
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#9AC4CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acbaf1; /* rgb */ color: rgb(172, 186, 241); /* oklch */ color: oklch(79.8% 0.080 273.4);
Tailwind
colors: {
custom: {
50: '#c6cef5',
500: '#acbaf1',
950: '#000000',
},
}SCSS
$custom: #acbaf1; $custom-light: #c6cef5; $custom-dark: #000000;
JSON
{
"hex": "#acbaf1",
"rgb": {
"r": 172,
"g": 186,
"b": 241
},
"hsl": {
"h": 227.826,
"s": 71.134,
"l": 80.98
},
"oklch": {
"l": 0.79756,
"c": 0.07976,
"h": 273.4
},
"luminance": 0.50239
}Semantic roles & 50–950 ramp
primary
#ACBAF1
secondary
#D0BD72
accent
#AC12D3
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131317
muted
#828385