#ACB4E8#ACB4E8
#ACB4E8 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.075 H 277.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4E8 |
|---|---|
| RGB | rgb(172, 180, 232) |
| HSL | hsl(232, 57%, 79%) |
| HSV | hsv(232, 26%, 91%) |
| CMYK | cmyk(25.9%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(74.34, 8.48, -26.88) |
| CIE-LCH | lch(74.34, 28.19, 287.51°) |
| OKLab | oklab(78.19% 0.01 -0.0739) |
| OKLCH | oklch(78.19% 0.075 277.7) |
| XYZ | xyz(47.8962, 47.2382, 82.9227) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 8.55
Lavender
#B39DDB
ΔE00 8.90
Light Blue Grey
#B7C9E2
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4E8 #E8E0AC
analogous
#ACD2E8 #ACB4E8 #C2ACE8
triadic
#ACB4E8 #E8ACB4 #B4E8AC
tetradic
#ACB4E8 #E8ACD2 #E8E0AC #ACE8C2
square
#ACB4E8 #E8ACD2 #E8E0AC #ACE8C2
split-complementary
#ACB4E8 #E8C2AC #D2E8AC
monochromatic
#4C5DCD #7C89DB #ACB4E8 #DCDFF5 #E7E9F8
Accessibility & contrast
On white
2.01
#ACB4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ACB4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4E8
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4E8 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EA
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#9DBDC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acb4e8; /* rgb */ color: rgb(172, 180, 232); /* oklch */ color: oklch(78.2% 0.075 277.7);
Tailwind
colors: {
custom: {
50: '#c5caef',
500: '#acb4e8',
950: '#000000',
},
}SCSS
$custom: #acb4e8; $custom-light: #c5caef; $custom-dark: #000000;
JSON
{
"hex": "#acb4e8",
"rgb": {
"r": 172,
"g": 180,
"b": 232
},
"hsl": {
"h": 232,
"s": 56.604,
"l": 79.216
},
"oklch": {
"l": 0.78189,
"c": 0.07463,
"h": 277.7
},
"luminance": 0.47239
}Semantic roles & 50–950 ramp
primary
#ACB4E8
secondary
#F0EDDB
accent
#AE21C4
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284