#ACBDF5#ACBDF5
#ACBDF5 is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.5% C 0.082 H 271.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDF5 |
|---|---|
| RGB | rgb(172, 189, 245) |
| HSL | hsl(226, 78%, 82%) |
| HSV | hsv(226, 30%, 96%) |
| CMYK | cmyk(29.8%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(77.14, 6.67, -29.61) |
| CIE-LCH | lch(77.14, 30.36, 282.70°) |
| OKLab | oklab(80.52% 0.002 -0.0817) |
| OKLCH | oklch(80.52% 0.082 271.4) |
| XYZ | xyz(51.6877, 51.7567, 93.6352) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.53
Light Periwinkle
#C1C6FC
ΔE00 4.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.27
Periwinkle
#CCCCFF
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDF5 #F5E4AC
analogous
#ACE2F5 #ACBDF5 #C0ACF5
triadic
#ACBDF5 #F5ACBD #BDF5AC
tetradic
#ACBDF5 #F5ACE2 #F5E4AC #ACF5C0
square
#ACBDF5 #F5ACE2 #F5E4AC #ACF5C0
split-complementary
#ACBDF5 #F5C0AC #E2F5AC
monochromatic
#3F66E8 #7592EE #ACBDF5 #E3E8FC #E4E9FC
Accessibility & contrast
On white
1.85
#ACBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ACBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDF5
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDF5 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F8
Deuteranopia (green-blind)
#A6BCF4
Tritanopia (blue-blind)
#98C8D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbdf5; /* rgb */ color: rgb(172, 189, 245); /* oklch */ color: oklch(80.5% 0.082 271.4);
Tailwind
colors: {
custom: {
50: '#c6d0f8',
500: '#acbdf5',
950: '#000000',
},
}SCSS
$custom: #acbdf5; $custom-light: #c6d0f8; $custom-dark: #000000;
JSON
{
"hex": "#acbdf5",
"rgb": {
"r": 172,
"g": 189,
"b": 245
},
"hsl": {
"h": 226.027,
"s": 78.495,
"l": 81.765
},
"oklch": {
"l": 0.80521,
"c": 0.08175,
"h": 271.4
},
"luminance": 0.51758
}Semantic roles & 50–950 ramp
primary
#ACBDF5
secondary
#D5BE70
accent
#AA0BDB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385