#ACBBF4#ACBBF4
#ACBBF4 is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.1% C 0.083 H 273.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBF4 |
|---|---|
| RGB | rgb(172, 187, 244) |
| HSL | hsl(228, 77%, 82%) |
| HSV | hsv(228, 30%, 96%) |
| CMYK | cmyk(29.5%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(76.58, 7.52, -29.92) |
| CIE-LCH | lch(76.58, 30.86, 284.11°) |
| OKLab | oklab(80.08% 0.0043 -0.0826) |
| OKLCH | oklch(80.08% 0.083 273) |
| XYZ | xyz(51.1082, 50.8413, 92.6910) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.04
Light Periwinkle
#C1C6FC
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBF4 #F4E5AC
analogous
#ACDFF4 #ACBBF4 #C1ACF4
triadic
#ACBBF4 #F4ACBB #BBF4AC
tetradic
#ACBBF4 #F4ACDF #F4E5AC #ACF4C1
square
#ACBBF4 #F4ACDF #F4E5AC #ACF4C1
split-complementary
#ACBBF4 #F4C1AC #DFF4AC
monochromatic
#4062E6 #768FED #ACBBF4 #E2E7FB #E4E9FB
Accessibility & contrast
On white
1.88
#ACBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#ACBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBF4
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBF4 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F7
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#99C6CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbbf4; /* rgb */ color: rgb(172, 187, 244); /* oklch */ color: oklch(80.1% 0.083 273.0);
Tailwind
colors: {
custom: {
50: '#c6cff8',
500: '#acbbf4',
950: '#000000',
},
}SCSS
$custom: #acbbf4; $custom-light: #c6cff8; $custom-dark: #000000;
JSON
{
"hex": "#acbbf4",
"rgb": {
"r": 172,
"g": 187,
"b": 244
},
"hsl": {
"h": 227.5,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.80079,
"c": 0.08271,
"h": 273
},
"luminance": 0.50843
}Semantic roles & 50–950 ramp
primary
#ACBBF4
secondary
#D4BF70
accent
#AE0DD9
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385