#ACB4ED#ACB4ED
#ACB4ED is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.4% C 0.082 H 278.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4ED |
|---|---|
| RGB | rgb(172, 180, 237) |
| HSL | hsl(233, 64%, 80%) |
| HSV | hsv(233, 27%, 93%) |
| CMYK | cmyk(27.4%, 24.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.53, 9.68, -29.31) |
| CIE-LCH | lch(74.53, 30.86, 288.27°) |
| OKLab | oklab(78.39% 0.0116 -0.0808) |
| OKLCH | oklch(78.39% 0.082 278.1) |
| XYZ | xyz(48.6165, 47.5263, 86.7164) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.88
Pastel Blue
#A2BFFE
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 8.59
Lavender
#B39DDB
ΔE00 9.03
Light Blue Grey
#B7C9E2
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4ED #EDE5AC
analogous
#ACD5ED #ACB4ED #C4ACED
triadic
#ACB4ED #EDACB4 #B4EDAC
tetradic
#ACB4ED #EDACD5 #EDE5AC #ACEDC4
square
#ACB4ED #EDACD5 #EDE5AC #ACEDC4
split-complementary
#ACB4ED #EDC4AC #D5EDAC
monochromatic
#4759D7 #7A87E2 #ACB4ED #DEE1F8 #E6E8FA
Accessibility & contrast
On white
2.00
#ACB4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ACB4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4ED
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4ED | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF0
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#9CBEC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acb4ed; /* rgb */ color: rgb(172, 180, 237); /* oklch */ color: oklch(78.4% 0.082 278.1);
Tailwind
colors: {
custom: {
50: '#c6caf3',
500: '#acb4ed',
950: '#000000',
},
}SCSS
$custom: #acb4ed; $custom-light: #c6caf3; $custom-dark: #000000;
JSON
{
"hex": "#acb4ed",
"rgb": {
"r": 172,
"g": 180,
"b": 237
},
"hsl": {
"h": 232.615,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.78392,
"c": 0.08165,
"h": 278.1
},
"luminance": 0.47528
}Semantic roles & 50–950 ramp
primary
#ACB4ED
secondary
#F1EEDA
accent
#B619CC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285