#ACBADE#ACBADE
#ACBADE is a light, muted blue. Relative luminance 0.492; OKLCH L 79.0% C 0.054 H 268.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBADE |
|---|---|
| RGB | rgb(172, 186, 222) |
| HSL | hsl(223, 43%, 77%) |
| HSV | hsv(223, 23%, 87%) |
| CMYK | cmyk(22.5%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(75.55, 2.87, -19.62) |
| CIE-LCH | lch(75.55, 19.82, 278.33°) |
| OKLab | oklab(79.02% -0.0015 -0.0536) |
| OKLCH | oklch(79.02% 0.054 268.4) |
| XYZ | xyz(47.7536, 49.1612, 76.0662) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.52
Pastel Blue
#A2BFFE
ΔE00 6.72
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBADE #DED0AC
analogous
#ACD3DE #ACBADE #B7ACDE
triadic
#ACBADE #DEACBA #BADEAC
tetradic
#ACBADE #DEACD3 #DED0AC #ACDEB7
square
#ACBADE #DEACD3 #DED0AC #ACDEB7
split-complementary
#ACBADE #DEB7AC #D3DEAC
monochromatic
#5471BB #8096CD #ACBADE #D8DEEF #E9EDF6
Accessibility & contrast
On white
1.94
#ACBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ACBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBADE
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBADE | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCE0
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#A0C1C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acbade; /* rgb */ color: rgb(172, 186, 222); /* oklch */ color: oklch(79.0% 0.054 268.4);
Tailwind
colors: {
custom: {
50: '#c5cee8',
500: '#acbade',
950: '#000000',
},
}SCSS
$custom: #acbade; $custom-light: #c5cee8; $custom-dark: #000000;
JSON
{
"hex": "#acbade",
"rgb": {
"r": 172,
"g": 186,
"b": 222
},
"hsl": {
"h": 223.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.79018,
"c": 0.05359,
"h": 268.4
},
"luminance": 0.49162
}Semantic roles & 50–950 ramp
primary
#ACBADE
secondary
#EDE9DE
accent
#902FB6
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284