#ACBBF1#ACBBF1
#ACBBF1 is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.0% C 0.079 H 272.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBF1 |
|---|---|
| RGB | rgb(172, 187, 241) |
| HSL | hsl(227, 71%, 81%) |
| HSV | hsv(227, 29%, 95%) |
| CMYK | cmyk(28.6%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(76.47, 6.80, -28.48) |
| CIE-LCH | lch(76.47, 29.28, 283.42°) |
| OKLab | oklab(79.96% 0.0034 -0.0785) |
| OKLCH | oklch(79.96% 0.079 272.5) |
| XYZ | xyz(50.6564, 50.6606, 90.3115) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.29
Light Periwinkle
#C1C6FC
ΔE00 4.39
Periwinkle
#CCCCFF
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBF1 #F1E2AC
analogous
#ACDDF1 #ACBBF1 #BFACF1
triadic
#ACBBF1 #F1ACBB #BBF1AC
tetradic
#ACBBF1 #F1ACDD #F1E2AC #ACF1BF
square
#ACBBF1 #F1ACDD #F1E2AC #ACF1BF
split-complementary
#ACBBF1 #F1BFAC #DDF1AC
monochromatic
#4365DF #7890E8 #ACBBF1 #E0E6FA #E5EAFB
Accessibility & contrast
On white
1.89
#ACBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ACBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBF1
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBF1 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F3
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#9AC5CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbbf1; /* rgb */ color: rgb(172, 187, 241); /* oklch */ color: oklch(80.0% 0.079 272.5);
Tailwind
colors: {
custom: {
50: '#c6cff5',
500: '#acbbf1',
950: '#000000',
},
}SCSS
$custom: #acbbf1; $custom-light: #c6cff5; $custom-dark: #000000;
JSON
{
"hex": "#acbbf1",
"rgb": {
"r": 172,
"g": 187,
"b": 241
},
"hsl": {
"h": 226.957,
"s": 71.134,
"l": 80.98
},
"oklch": {
"l": 0.79957,
"c": 0.07857,
"h": 272.5
},
"luminance": 0.50662
}Semantic roles & 50–950 ramp
primary
#ACBBF1
secondary
#D0BB72
accent
#A912D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385