#ACADBE#ACADBE
#ACADBE is a light, muted blue. Relative luminance 0.424; OKLCH L 75.2% C 0.024 H 283.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ACADBE |
|---|---|
| RGB | rgb(172, 173, 190) |
| HSL | hsl(237, 12%, 71%) |
| HSV | hsv(237, 9%, 75%) |
| CMYK | cmyk(9.5%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(71.13, 3.00, -8.78) |
| CIE-LCH | lch(71.13, 9.28, 288.86°) |
| OKLab | oklab(75.22% 0.0055 -0.0236) |
| OKLCH | oklch(75.22% 0.024 283.1) |
| XYZ | xyz(41.2492, 42.3752, 54.7113) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.36
Dark Gray
#A9A9A9
ΔE00 8.20
Cool Gray
#9AA7B0
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 9.32
Silver
#C0C0C0
ΔE00 9.41
Light Blue Grey
#B7C9E2
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACADBE #BEBDAC
analogous
#ACB6BE #ACADBE #B4ACBE
triadic
#ACADBE #BEACAD #ADBEAC
tetradic
#ACADBE #BEACB6 #BEBDAC #ACBEB4
square
#ACADBE #BEACB6 #BEBDAC #ACBEB4
split-complementary
#ACADBE #BEB4AC #B6BEAC
monochromatic
#696B86 #8A8BA3 #ACADBE #CECFD9 #EEEEF2
Accessibility & contrast
On white
2.22
#ACADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#ACADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACADBE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACADBE | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#A8AEBE
Tritanopia (blue-blind)
#A8B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acadbe; /* rgb */ color: rgb(172, 173, 190); /* oklch */ color: oklch(75.2% 0.024 283.1);
Tailwind
colors: {
custom: {
50: '#c4c5d1',
500: '#acadbe',
950: '#000000',
},
}SCSS
$custom: #acadbe; $custom-light: #c4c5d1; $custom-dark: #000000;
JSON
{
"hex": "#acadbe",
"rgb": {
"r": 172,
"g": 173,
"b": 190
},
"hsl": {
"h": 236.667,
"s": 12.162,
"l": 70.98
},
"oklch": {
"l": 0.7522,
"c": 0.02422,
"h": 283.1
},
"luminance": 0.42376
}Semantic roles & 50–950 ramp
primary
#ACADBE
secondary
#E5E5E1
accent
#924F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182