#ACBCDC#ACBCDC
#ACBCDC is a light, muted blue. Relative luminance 0.499; OKLCH L 79.4% C 0.049 H 264.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCDC |
|---|---|
| RGB | rgb(172, 188, 220) |
| HSL | hsl(220, 41%, 77%) |
| HSV | hsv(220, 22%, 86%) |
| CMYK | cmyk(21.8%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(76.01, 1.33, -17.84) |
| CIE-LCH | lch(76.01, 17.89, 274.27°) |
| OKLab | oklab(79.36% -0.0049 -0.0486) |
| OKLCH | oklch(79.36% 0.049 264.2) |
| XYZ | xyz(47.9114, 49.9032, 74.8043) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.59
Light Blue Grey
#B7C9E2
ΔE00 4.28
Cloudy Blue
#ACC2D9
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCDC #DCCCAC
analogous
#ACD4DC #ACBCDC #B4ACDC
triadic
#ACBCDC #DCACBC #BCDCAC
tetradic
#ACBCDC #DCACD4 #DCCCAC #ACDCB4
square
#ACBCDC #DCACD4 #DCCCAC #ACDCB4
split-complementary
#ACBCDC #DCB4AC #D4DCAC
monochromatic
#5677B8 #8199CA #ACBCDC #D7DFEE #E9EEF6
Accessibility & contrast
On white
1.91
#ACBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ACBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCDC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCDC | 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)
#B2BEDE
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#A0C2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbcdc; /* rgb */ color: rgb(172, 188, 220); /* oklch */ color: oklch(79.4% 0.049 264.2);
Tailwind
colors: {
custom: {
50: '#c5d0e7',
500: '#acbcdc',
950: '#000000',
},
}SCSS
$custom: #acbcdc; $custom-light: #c5d0e7; $custom-dark: #000000;
JSON
{
"hex": "#acbcdc",
"rgb": {
"r": 172,
"g": 188,
"b": 220
},
"hsl": {
"h": 220,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.79355,
"c": 0.04888,
"h": 264.2
},
"luminance": 0.49904
}Semantic roles & 50–950 ramp
primary
#ACBCDC
secondary
#EDE8DE
accent
#8832B4
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284