#ACB8ED#ACB8ED
#ACB8ED is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.2% C 0.077 H 274.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8ED |
|---|---|
| RGB | rgb(172, 184, 237) |
| HSL | hsl(229, 64%, 80%) |
| HSV | hsv(229, 27%, 93%) |
| CMYK | cmyk(27.4%, 22.4%, 0%, 7.1%) |
| CIE-LAB | lab(75.55, 7.48, -27.73) |
| CIE-LCH | lch(75.55, 28.72, 285.09°) |
| OKLab | oklab(79.19% 0.0062 -0.0764) |
| OKLCH | oklch(79.19% 0.077 274.6) |
| XYZ | xyz(49.4357, 49.1647, 86.9894) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle
#CCCCFF
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 7.69
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Light Blue Grey
#B7C9E2
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8ED #EDE1AC
analogous
#ACD8ED #ACB8ED #C0ACED
triadic
#ACB8ED #EDACB8 #B8EDAC
tetradic
#ACB8ED #EDACD8 #EDE1AC #ACEDC0
square
#ACB8ED #EDACD8 #EDE1AC #ACEDC0
split-complementary
#ACB8ED #EDC0AC #D8EDAC
monochromatic
#4762D7 #7A8DE2 #ACB8ED #DEE3F8 #E6E9FA
Accessibility & contrast
On white
1.94
#ACB8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ACB8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8ED
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8ED | 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)
#A8BDEF
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#9BC2CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acb8ed; /* rgb */ color: rgb(172, 184, 237); /* oklch */ color: oklch(79.2% 0.077 274.6);
Tailwind
colors: {
custom: {
50: '#c6cdf3',
500: '#acb8ed',
950: '#000000',
},
}SCSS
$custom: #acb8ed; $custom-light: #c6cdf3; $custom-dark: #000000;
JSON
{
"hex": "#acb8ed",
"rgb": {
"r": 172,
"g": 184,
"b": 237
},
"hsl": {
"h": 228.923,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.79192,
"c": 0.07662,
"h": 274.6
},
"luminance": 0.49166
}Semantic roles & 50–950 ramp
primary
#ACB8ED
secondary
#F1EDDA
accent
#AB19CC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285