#ACBBF0#ACBBF0
#ACBBF0 is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.9% C 0.077 H 272.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBF0 |
|---|---|
| RGB | rgb(172, 187, 240) |
| HSL | hsl(227, 69%, 81%) |
| HSV | hsv(227, 28%, 94%) |
| CMYK | cmyk(28.3%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(76.44, 6.55, -27.99) |
| CIE-LCH | lch(76.44, 28.75, 283.18°) |
| OKLab | oklab(79.92% 0.0031 -0.0771) |
| OKLCH | oklch(79.92% 0.077 272.3) |
| XYZ | xyz(50.5075, 50.6010, 89.5270) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.38
Pastel Blue
#A2BFFE
ΔE00 4.38
Periwinkle
#CCCCFF
ΔE00 6.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBF0 #F0E1AC
analogous
#ACDDF0 #ACBBF0 #BFACF0
triadic
#ACBBF0 #F0ACBB #BBF0AC
tetradic
#ACBBF0 #F0ACDD #F0E1AC #ACF0BF
square
#ACBBF0 #F0ACDD #F0E1AC #ACF0BF
split-complementary
#ACBBF0 #F0BFAC #DDF0AC
monochromatic
#4466DD #7891E7 #ACBBF0 #E0E5F9 #E5EAFA
Accessibility & contrast
On white
1.89
#ACBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#ACBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBF0
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBF0 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F2
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#9AC5CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbbf0; /* rgb */ color: rgb(172, 187, 240); /* oklch */ color: oklch(79.9% 0.077 272.3);
Tailwind
colors: {
custom: {
50: '#c6cff5',
500: '#acbbf0',
950: '#000000',
},
}SCSS
$custom: #acbbf0; $custom-light: #c6cff5; $custom-dark: #000000;
JSON
{
"hex": "#acbbf0",
"rgb": {
"r": 172,
"g": 187,
"b": 240
},
"hsl": {
"h": 226.765,
"s": 69.388,
"l": 80.784
},
"oklch": {
"l": 0.79916,
"c": 0.07719,
"h": 272.3
},
"luminance": 0.50603
}Semantic roles & 50–950 ramp
primary
#ACBBF0
secondary
#CEBA72
accent
#A814D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385