#ACB8EA#ACB8EA
#ACB8EA is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.1% C 0.072 H 274.1°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8EA |
|---|---|
| RGB | rgb(172, 184, 234) |
| HSL | hsl(228, 60%, 80%) |
| HSV | hsv(228, 26%, 92%) |
| CMYK | cmyk(26.5%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(75.45, 6.76, -26.27) |
| CIE-LCH | lch(75.45, 27.13, 284.43°) |
| OKLab | oklab(79.07% 0.0052 -0.0722) |
| OKLCH | oklch(79.07% 0.072 274.1) |
| XYZ | xyz(49.0011, 48.9908, 84.7004) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 5.66
Periwinkle
#CCCCFF
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 8.07
Powder Blue (survey)
#B1D1FC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8EA #EADEAC
analogous
#ACD7EA #ACB8EA #BFACEA
triadic
#ACB8EA #EAACB8 #B8EAAC
tetradic
#ACB8EA #EAACD7 #EADEAC #ACEABF
square
#ACB8EA #EAACD7 #EADEAC #ACEABF
split-complementary
#ACB8EA #EABFAC #D7EAAC
monochromatic
#4A64D1 #7B8EDE #ACB8EA #DDE2F6 #E7EAF9
Accessibility & contrast
On white
1.94
#ACB8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#ACB8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8EA
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8EA | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#9CC1C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acb8ea; /* rgb */ color: rgb(172, 184, 234); /* oklch */ color: oklch(79.1% 0.072 274.1);
Tailwind
colors: {
custom: {
50: '#c5cdf0',
500: '#acb8ea',
950: '#000000',
},
}SCSS
$custom: #acb8ea; $custom-light: #c5cdf0; $custom-dark: #000000;
JSON
{
"hex": "#acb8ea",
"rgb": {
"r": 172,
"g": 184,
"b": 234
},
"hsl": {
"h": 228.387,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.79072,
"c": 0.07244,
"h": 274.1
},
"luminance": 0.48992
}Semantic roles & 50–950 ramp
primary
#ACB8EA
secondary
#F0ECDB
accent
#A71EC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284