#ACBAEC#ACBAEC
#ACBAEC is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.6% C 0.073 H 272.5°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAEC |
|---|---|
| RGB | rgb(172, 186, 236) |
| HSL | hsl(227, 63%, 80%) |
| HSV | hsv(227, 27%, 93%) |
| CMYK | cmyk(27.1%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(76.03, 6.14, -26.45) |
| CIE-LCH | lch(76.03, 27.16, 283.07°) |
| OKLab | oklab(79.55% 0.0032 -0.0728) |
| OKLCH | oklch(79.55% 0.073 272.5) |
| XYZ | xyz(49.7084, 49.9432, 86.3616) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAEC #ECDEAC
analogous
#ACDAEC #ACBAEC #BEACEC
triadic
#ACBAEC #ECACBA #BAECAC
tetradic
#ACBAEC #ECACDA #ECDEAC #ACECBE
square
#ACBAEC #ECACDA #ECDEAC #ACECBE
split-complementary
#ACBAEC #ECBEAC #DAECAC
monochromatic
#4867D5 #7A91E1 #ACBAEC #DEE3F7 #E6EAF9
Accessibility & contrast
On white
1.91
#ACBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ACBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAEC
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAEC | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEE
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#9CC3CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbaec; /* rgb */ color: rgb(172, 186, 236); /* oklch */ color: oklch(79.6% 0.073 272.5);
Tailwind
colors: {
custom: {
50: '#c6cef2',
500: '#acbaec',
950: '#000000',
},
}SCSS
$custom: #acbaec; $custom-light: #c6cef2; $custom-dark: #000000;
JSON
{
"hex": "#acbaec",
"rgb": {
"r": 172,
"g": 186,
"b": 236
},
"hsl": {
"h": 226.875,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.79555,
"c": 0.07284,
"h": 272.5
},
"luminance": 0.49945
}Semantic roles & 50–950 ramp
primary
#ACBAEC
secondary
#F1ECDA
accent
#A41BCA
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131317
muted
#828285