#ACBCE0#ACBCE0
#ACBCE0 is a light, muted blue. Relative luminance 0.501; OKLCH L 79.5% C 0.054 H 266.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCE0 |
|---|---|
| RGB | rgb(172, 188, 224) |
| HSL | hsl(222, 46%, 78%) |
| HSV | hsv(222, 23%, 88%) |
| CMYK | cmyk(23.2%, 16.1%, 0%, 12.2%) |
| CIE-LAB | lab(76.14, 2.24, -19.80) |
| CIE-LCH | lch(76.14, 19.93, 276.47°) |
| OKLab | oklab(79.5% -0.0035 -0.0541) |
| OKLCH | oklch(79.5% 0.054 266.3) |
| XYZ | xyz(48.4475, 50.1177, 77.6277) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.49
Light Blue Grey
#B7C9E2
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCE0 #E0D0AC
analogous
#ACD6E0 #ACBCE0 #B6ACE0
triadic
#ACBCE0 #E0ACBC #BCE0AC
tetradic
#ACBCE0 #E0ACD6 #E0D0AC #ACE0B6
square
#ACBCE0 #E0ACD6 #E0D0AC #ACE0B6
split-complementary
#ACBCE0 #E0B6AC #D6E0AC
monochromatic
#5374BF #7F98CF #ACBCE0 #D9E0F1 #E9EDF7
Accessibility & contrast
On white
1.90
#ACBCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#ACBCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCE0
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCE0 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE2
Deuteranopia (green-blind)
#ACBADF
Tritanopia (blue-blind)
#9FC3C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acbce0; /* rgb */ color: rgb(172, 188, 224); /* oklch */ color: oklch(79.5% 0.054 266.3);
Tailwind
colors: {
custom: {
50: '#c5d0e9',
500: '#acbce0',
950: '#000000',
},
}SCSS
$custom: #acbce0; $custom-light: #c5d0e9; $custom-dark: #000000;
JSON
{
"hex": "#acbce0",
"rgb": {
"r": 172,
"g": 188,
"b": 224
},
"hsl": {
"h": 221.538,
"s": 45.614,
"l": 77.647
},
"oklch": {
"l": 0.79502,
"c": 0.05422,
"h": 266.3
},
"luminance": 0.50119
}Semantic roles & 50–950 ramp
primary
#ACBCE0
secondary
#B9A577
accent
#8E2DB9
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131316
muted
#828384