#ACBDED#ACBDED
#ACBDED is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.2% C 0.071 H 269.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDED |
|---|---|
| RGB | rgb(172, 189, 237) |
| HSL | hsl(224, 64%, 80%) |
| HSV | hsv(224, 27%, 93%) |
| CMYK | cmyk(27.4%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.85, 4.74, -25.75) |
| CIE-LCH | lch(76.85, 26.18, 280.44°) |
| OKLab | oklab(80.2% -0.0005 -0.0708) |
| OKLCH | oklch(80.2% 0.071 269.6) |
| XYZ | xyz(50.4927, 51.2787, 87.3418) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.27
Light Periwinkle
#C1C6FC
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.83
Periwinkle
#CCCCFF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDED #EDDCAC
analogous
#ACDDED #ACBDED #BCACED
triadic
#ACBDED #EDACBD #BDEDAC
tetradic
#ACBDED #EDACDD #EDDCAC #ACEDBC
square
#ACBDED #EDACDD #EDDCAC #ACEDBC
split-complementary
#ACBDED #EDBCAC #DDEDAC
monochromatic
#476DD7 #7A95E2 #ACBDED #DEE5F8 #E6EBFA
Accessibility & contrast
On white
1.87
#ACBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ACBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDED
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDED | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1EF
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#9BC6CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbded; /* rgb */ color: rgb(172, 189, 237); /* oklch */ color: oklch(80.2% 0.071 269.6);
Tailwind
colors: {
custom: {
50: '#c6d0f3',
500: '#acbded',
950: '#000000',
},
}SCSS
$custom: #acbded; $custom-light: #c6d0f3; $custom-dark: #000000;
JSON
{
"hex": "#acbded",
"rgb": {
"r": 172,
"g": 189,
"b": 237
},
"hsl": {
"h": 224.308,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.80202,
"c": 0.07079,
"h": 269.6
},
"luminance": 0.5128
}Semantic roles & 50–950 ramp
primary
#ACBDED
secondary
#CAB373
accent
#9D19CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385