#ACBDEB#ACBDEB
#ACBDEB is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.1% C 0.068 H 269.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDEB |
|---|---|
| RGB | rgb(172, 189, 235) |
| HSL | hsl(224, 61%, 80%) |
| HSV | hsv(224, 27%, 92%) |
| CMYK | cmyk(26.8%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.78, 4.27, -24.78) |
| CIE-LCH | lch(76.78, 25.14, 279.77°) |
| OKLab | oklab(80.12% -0.0012 -0.0681) |
| OKLCH | oklch(80.12% 0.068 269) |
| XYZ | xyz(50.2022, 51.1625, 85.8115) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.50
Light Periwinkle
#C1C6FC
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 6.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDEB #EBDAAC
analogous
#ACDCEB #ACBDEB #BBACEB
triadic
#ACBDEB #EBACBD #BDEBAC
tetradic
#ACBDEB #EBACDC #EBDAAC #ACEBBB
square
#ACBDEB #EBACDC #EBDAAC #ACEBBB
split-complementary
#ACBDEB #EBBBAC #DCEBAC
monochromatic
#496FD3 #7B96DF #ACBDEB #DDE4F7 #E6EBF9
Accessibility & contrast
On white
1.87
#ACBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ACBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDEB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDEB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#9CC6CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbdeb; /* rgb */ color: rgb(172, 189, 235); /* oklch */ color: oklch(80.1% 0.068 269.0);
Tailwind
colors: {
custom: {
50: '#c6d0f1',
500: '#acbdeb',
950: '#000000',
},
}SCSS
$custom: #acbdeb; $custom-light: #c6d0f1; $custom-dark: #000000;
JSON
{
"hex": "#acbdeb",
"rgb": {
"r": 172,
"g": 189,
"b": 235
},
"hsl": {
"h": 223.81,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.80124,
"c": 0.06807,
"h": 269
},
"luminance": 0.51164
}Semantic roles & 50–950 ramp
primary
#ACBDEB
secondary
#C7B174
accent
#9A1DC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385