#ACB4E6#ACB4E6
#ACB4E6 is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.1% C 0.072 H 277.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4E6 |
|---|---|
| RGB | rgb(172, 180, 230) |
| HSL | hsl(232, 54%, 79%) |
| HSV | hsv(232, 25%, 90%) |
| CMYK | cmyk(25.2%, 21.7%, 0%, 9.8%) |
| CIE-LAB | lab(74.27, 8.01, -25.91) |
| CIE-LCH | lch(74.27, 27.12, 287.18°) |
| OKLab | oklab(78.11% 0.0094 -0.0712) |
| OKLCH | oklch(78.11% 0.072 277.5) |
| XYZ | xyz(47.6137, 47.1252, 81.4350) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.96
Periwinkle
#CCCCFF
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 8.50
Lavender
#B39DDB
ΔE00 8.90
Light Blue Grey
#B7C9E2
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4E6 #E6DEAC
analogous
#ACD1E6 #ACB4E6 #C1ACE6
triadic
#ACB4E6 #E6ACB4 #B4E6AC
tetradic
#ACB4E6 #E6ACD1 #E6DEAC #ACE6C1
square
#ACB4E6 #E6ACD1 #E6DEAC #ACE6C1
split-complementary
#ACB4E6 #E6C1AC #D1E6AC
monochromatic
#4E5FCA #7D8AD8 #ACB4E6 #DBDFF4 #E7EAF8
Accessibility & contrast
On white
2.01
#ACB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ACB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4E6
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4E6 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E8
Deuteranopia (green-blind)
#A3B5E5
Tritanopia (blue-blind)
#9EBDC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acb4e6; /* rgb */ color: rgb(172, 180, 230); /* oklch */ color: oklch(78.1% 0.072 277.5);
Tailwind
colors: {
custom: {
50: '#c5caee',
500: '#acb4e6',
950: '#000000',
},
}SCSS
$custom: #acb4e6; $custom-light: #c5caee; $custom-dark: #000000;
JSON
{
"hex": "#acb4e6",
"rgb": {
"r": 172,
"g": 180,
"b": 230
},
"hsl": {
"h": 231.724,
"s": 53.704,
"l": 78.824
},
"oklch": {
"l": 0.78109,
"c": 0.07182,
"h": 277.5
},
"luminance": 0.47126
}Semantic roles & 50–950 ramp
primary
#ACB4E6
secondary
#EFECDC
accent
#AC24C1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284