#ACB4E7#ACB4E7
#ACB4E7 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.1% C 0.073 H 277.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4E7 |
|---|---|
| RGB | rgb(172, 180, 231) |
| HSL | hsl(232, 55%, 79%) |
| HSV | hsv(232, 26%, 91%) |
| CMYK | cmyk(25.5%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(74.31, 8.24, -26.39) |
| CIE-LCH | lch(74.31, 27.65, 287.35°) |
| OKLab | oklab(78.15% 0.0097 -0.0726) |
| OKLCH | oklch(78.15% 0.073 277.6) |
| XYZ | xyz(47.7546, 47.1815, 82.1767) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.92
Periwinkle
#CCCCFF
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 8.53
Lavender
#B39DDB
ΔE00 8.90
Light Blue Grey
#B7C9E2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4E7 #E7DFAC
analogous
#ACD2E7 #ACB4E7 #C2ACE7
triadic
#ACB4E7 #E7ACB4 #B4E7AC
tetradic
#ACB4E7 #E7ACD2 #E7DFAC #ACE7C2
square
#ACB4E7 #E7ACD2 #E7DFAC #ACE7C2
split-complementary
#ACB4E7 #E7C2AC #D2E7AC
monochromatic
#4D5ECC #7D89D9 #ACB4E7 #DBDFF5 #E7EAF8
Accessibility & contrast
On white
2.01
#ACB4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ACB4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4E7
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4E7 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E9
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#9EBDC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acb4e7; /* rgb */ color: rgb(172, 180, 231); /* oklch */ color: oklch(78.1% 0.073 277.6);
Tailwind
colors: {
custom: {
50: '#c5caee',
500: '#acb4e7',
950: '#000000',
},
}SCSS
$custom: #acb4e7; $custom-light: #c5caee; $custom-dark: #000000;
JSON
{
"hex": "#acb4e7",
"rgb": {
"r": 172,
"g": 180,
"b": 231
},
"hsl": {
"h": 231.864,
"s": 55.14,
"l": 79.02
},
"oklch": {
"l": 0.78149,
"c": 0.07322,
"h": 277.6
},
"luminance": 0.47183
}Semantic roles & 50–950 ramp
primary
#ACB4E7
secondary
#EFEDDC
accent
#AD23C3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284