#ACBAEB#ACBAEB
#ACBAEB is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.5% C 0.071 H 272.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAEB |
|---|---|
| RGB | rgb(172, 186, 235) |
| HSL | hsl(227, 61%, 80%) |
| HSV | hsv(227, 27%, 92%) |
| CMYK | cmyk(26.8%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.00, 5.90, -25.97) |
| CIE-LCH | lch(76.00, 26.63, 282.81°) |
| OKLab | oklab(79.52% 0.0028 -0.0714) |
| OKLCH | oklch(79.52% 0.071 272.3) |
| XYZ | xyz(49.5635, 49.8852, 85.5986) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 5.10
Periwinkle
#CCCCFF
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.01
Powder Blue (survey)
#B1D1FC
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAEB #EBDDAC
analogous
#ACD9EB #ACBAEB #BEACEB
triadic
#ACBAEB #EBACBA #BAEBAC
tetradic
#ACBAEB #EBACD9 #EBDDAC #ACEBBE
square
#ACBAEB #EBACD9 #EBDDAC #ACEBBE
split-complementary
#ACBAEB #EBBEAC #D9EBAC
monochromatic
#4968D3 #7B91DF #ACBAEB #DDE3F7 #E6EBF9
Accessibility & contrast
On white
1.91
#ACBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ACBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAEB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAEB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#9CC3CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbaeb; /* rgb */ color: rgb(172, 186, 235); /* oklch */ color: oklch(79.5% 0.071 272.3);
Tailwind
colors: {
custom: {
50: '#c6cef1',
500: '#acbaeb',
950: '#000000',
},
}SCSS
$custom: #acbaeb; $custom-light: #c6cef1; $custom-dark: #000000;
JSON
{
"hex": "#acbaeb",
"rgb": {
"r": 172,
"g": 186,
"b": 235
},
"hsl": {
"h": 226.667,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.79516,
"c": 0.07146,
"h": 272.3
},
"luminance": 0.49887
}Semantic roles & 50–950 ramp
primary
#ACBAEB
secondary
#F0ECDB
accent
#A31DC9
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284