#ACBBFA#ACBBFA
#ACBBFA is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.091 H 273.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBFA |
|---|---|
| RGB | rgb(172, 187, 250) |
| HSL | hsl(228, 89%, 83%) |
| HSV | hsv(228, 31%, 98%) |
| CMYK | cmyk(31.2%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(76.81, 9.00, -32.80) |
| CIE-LCH | lch(76.81, 34.02, 285.34°) |
| OKLab | oklab(80.33% 0.0061 -0.0908) |
| OKLCH | oklch(80.33% 0.091 273.8) |
| XYZ | xyz(52.0341, 51.2117, 97.5672) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.64
Light Periwinkle
#C1C6FC
ΔE00 4.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.79
Periwinkle
#CCCCFF
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.60
Carolina Blue
#8AB8FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBFA #FAEBAC
analogous
#ACE2FA #ACBBFA #C4ACFA
triadic
#ACBBFA #FAACBB #BBFAAC
tetradic
#ACBBFA #FAACE2 #FAEBAC #ACFAC4
square
#ACBBFA #FAACE2 #FAEBAC #ACFAC4
split-complementary
#ACBBFA #FAC4AC #E2FAAC
monochromatic
#395CF3 #728CF7 #ACBBFA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.87
#ACBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ACBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBFA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBFA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#97C7D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbbfa; /* rgb */ color: rgb(172, 187, 250); /* oklch */ color: oklch(80.3% 0.091 273.8);
Tailwind
colors: {
custom: {
50: '#c6cffc',
500: '#acbbfa',
950: '#000000',
},
}SCSS
$custom: #acbbfa; $custom-light: #c6cffc; $custom-dark: #000000;
JSON
{
"hex": "#acbbfa",
"rgb": {
"r": 172,
"g": 187,
"b": 250
},
"hsl": {
"h": 228.462,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.80327,
"c": 0.091,
"h": 273.8
},
"luminance": 0.51213
}Semantic roles & 50–950 ramp
primary
#ACBBFA
secondary
#DDC76D
accent
#B900E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385