#ACB4E9#ACB4E9
#ACB4E9 is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.2% C 0.076 H 277.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4E9 |
|---|---|
| RGB | rgb(172, 180, 233) |
| HSL | hsl(232, 58%, 79%) |
| HSV | hsv(232, 26%, 91%) |
| CMYK | cmyk(26.2%, 22.7%, 0%, 8.6%) |
| CIE-LAB | lab(74.38, 8.72, -27.37) |
| CIE-LCH | lch(74.38, 28.72, 287.67°) |
| OKLab | oklab(78.23% 0.0103 -0.0753) |
| OKLCH | oklch(78.23% 0.076 277.8) |
| XYZ | xyz(48.0386, 47.2952, 83.6729) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 8.57
Lavender
#B39DDB
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4E9 #E9E1AC
analogous
#ACD3E9 #ACB4E9 #C3ACE9
triadic
#ACB4E9 #E9ACB4 #B4E9AC
tetradic
#ACB4E9 #E9ACD3 #E9E1AC #ACE9C3
square
#ACB4E9 #E9ACD3 #E9E1AC #ACE9C3
split-complementary
#ACB4E9 #E9C3AC #D3E9AC
monochromatic
#4B5DCF #7C88DC #ACB4E9 #DCE0F6 #E7E9F9
Accessibility & contrast
On white
2.01
#ACB4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ACB4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4E9
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4E9 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EB
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#9DBEC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acb4e9; /* rgb */ color: rgb(172, 180, 233); /* oklch */ color: oklch(78.2% 0.076 277.8);
Tailwind
colors: {
custom: {
50: '#c5caf0',
500: '#acb4e9',
950: '#000000',
},
}SCSS
$custom: #acb4e9; $custom-light: #c5caf0; $custom-dark: #000000;
JSON
{
"hex": "#acb4e9",
"rgb": {
"r": 172,
"g": 180,
"b": 233
},
"hsl": {
"h": 232.131,
"s": 58.095,
"l": 79.412
},
"oklch": {
"l": 0.78229,
"c": 0.07603,
"h": 277.8
},
"luminance": 0.47296
}Semantic roles & 50–950 ramp
primary
#ACB4E9
secondary
#F0EDDB
accent
#B020C6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284