#ACBDF8#ACBDF8
#ACBDF8 is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.6% C 0.086 H 271.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDF8 |
|---|---|
| RGB | rgb(172, 189, 248) |
| HSL | hsl(227, 84%, 82%) |
| HSV | hsv(227, 31%, 97%) |
| CMYK | cmyk(30.6%, 23.8%, 0%, 2.7%) |
| CIE-LAB | lab(77.25, 7.41, -31.05) |
| CIE-LCH | lch(77.25, 31.93, 283.42°) |
| OKLab | oklab(80.64% 0.0029 -0.0858) |
| OKLCH | oklch(80.64% 0.086 271.9) |
| XYZ | xyz(52.1494, 51.9414, 96.0668) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.31
Light Periwinkle
#C1C6FC
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.24
Periwinkle
#CCCCFF
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDF8 #F8E7AC
analogous
#ACE3F8 #ACBDF8 #C1ACF8
triadic
#ACBDF8 #F8ACBD #BDF8AC
tetradic
#ACBDF8 #F8ACE3 #F8E7AC #ACF8C1
square
#ACBDF8 #F8ACE3 #F8E7AC #ACF8C1
split-complementary
#ACBDF8 #F8C1AC #E3F8AC
monochromatic
#3B63EE #7490F3 #ACBDF8 #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.84
#ACBDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ACBDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDF8
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDF8 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FB
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#97C8D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbdf8; /* rgb */ color: rgb(172, 189, 248); /* oklch */ color: oklch(80.6% 0.086 271.9);
Tailwind
colors: {
custom: {
50: '#c6d0fa',
500: '#acbdf8',
950: '#000000',
},
}SCSS
$custom: #acbdf8; $custom-light: #c6d0fa; $custom-dark: #000000;
JSON
{
"hex": "#acbdf8",
"rgb": {
"r": 172,
"g": 189,
"b": 248
},
"hsl": {
"h": 226.579,
"s": 84.444,
"l": 82.353
},
"oklch": {
"l": 0.80644,
"c": 0.08587,
"h": 271.9
},
"luminance": 0.51943
}Semantic roles & 50–950 ramp
primary
#ACBDF8
secondary
#DAC26E
accent
#B005E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385