#ACBCEC#ACBCEC
#ACBCEC is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.0% C 0.071 H 270.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCEC |
|---|---|
| RGB | rgb(172, 188, 236) |
| HSL | hsl(225, 63%, 80%) |
| HSV | hsv(225, 27%, 93%) |
| CMYK | cmyk(27.1%, 20.3%, 0%, 7.5%) |
| CIE-LAB | lab(76.55, 5.05, -25.66) |
| CIE-LCH | lch(76.55, 26.15, 281.13°) |
| OKLab | oklab(79.96% 0.0005 -0.0705) |
| OKLCH | oklch(79.96% 0.071 270.4) |
| XYZ | xyz(50.1327, 50.7917, 86.5030) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.50
Pastel Blue
#A2BFFE
ΔE00 4.57
Lightsteelblue
#B0C4DE
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 6.70
Periwinkle
#CCCCFF
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCEC #ECDCAC
analogous
#ACDCEC #ACBCEC #BCACEC
triadic
#ACBCEC #ECACBC #BCECAC
tetradic
#ACBCEC #ECACDC #ECDCAC #ACECBC
square
#ACBCEC #ECACDC #ECDCAC #ACECBC
split-complementary
#ACBCEC #ECBCAC #DCECAC
monochromatic
#486CD5 #7A94E1 #ACBCEC #DEE4F7 #E6EBF9
Accessibility & contrast
On white
1.88
#ACBCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ACBCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCEC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCEC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EE
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#9BC5CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbcec; /* rgb */ color: rgb(172, 188, 236); /* oklch */ color: oklch(80.0% 0.071 270.4);
Tailwind
colors: {
custom: {
50: '#c6d0f2',
500: '#acbcec',
950: '#000000',
},
}SCSS
$custom: #acbcec; $custom-light: #c6d0f2; $custom-dark: #000000;
JSON
{
"hex": "#acbcec",
"rgb": {
"r": 172,
"g": 188,
"b": 236
},
"hsl": {
"h": 225,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.7996,
"c": 0.07054,
"h": 270.4
},
"luminance": 0.50793
}Semantic roles & 50–950 ramp
primary
#ACBCEC
secondary
#C9B374
accent
#9F1BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385