#ACBDF9#ACBDF9
#ACBDF9 is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.7% C 0.087 H 272.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDF9 |
|---|---|
| RGB | rgb(172, 189, 249) |
| HSL | hsl(227, 87%, 83%) |
| HSV | hsv(227, 31%, 98%) |
| CMYK | cmyk(30.9%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(77.28, 7.65, -31.53) |
| CIE-LCH | lch(77.28, 32.45, 283.64°) |
| OKLab | oklab(80.69% 0.0032 -0.0872) |
| OKLCH | oklch(80.69% 0.087 272.1) |
| XYZ | xyz(52.3049, 52.0036, 96.8860) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.25
Light Periwinkle
#C1C6FC
ΔE00 4.79
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDF9 #F9E8AC
analogous
#ACE4F9 #ACBDF9 #C1ACF9
triadic
#ACBDF9 #F9ACBD #BDF9AC
tetradic
#ACBDF9 #F9ACE4 #F9E8AC #ACF9C1
square
#ACBDF9 #F9ACE4 #F9E8AC #ACF9C1
split-complementary
#ACBDF9 #F9C1AC #E4F9AC
monochromatic
#3A62F1 #7390F5 #ACBDF9 #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.84
#ACBDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ACBDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDF9
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDF9 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#97C9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbdf9; /* rgb */ color: rgb(172, 189, 249); /* oklch */ color: oklch(80.7% 0.087 272.1);
Tailwind
colors: {
custom: {
50: '#c6d0fb',
500: '#acbdf9',
950: '#000000',
},
}SCSS
$custom: #acbdf9; $custom-light: #c6d0fb; $custom-dark: #000000;
JSON
{
"hex": "#acbdf9",
"rgb": {
"r": 172,
"g": 189,
"b": 249
},
"hsl": {
"h": 226.753,
"s": 86.517,
"l": 82.549
},
"oklch": {
"l": 0.80685,
"c": 0.08725,
"h": 272.1
},
"luminance": 0.52005
}Semantic roles & 50–950 ramp
primary
#ACBDF9
secondary
#DBC36E
accent
#B102E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385