#ACB5F2#ACB5F2
#ACB5F2 is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.8% C 0.087 H 277.7°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB5F2 |
|---|---|
| RGB | rgb(172, 181, 242) |
| HSL | hsl(232, 73%, 81%) |
| HSV | hsv(232, 29%, 95%) |
| CMYK | cmyk(28.9%, 25.2%, 0%, 5.1%) |
| CIE-LAB | lab(74.97, 10.33, -31.33) |
| CIE-LCH | lch(74.97, 32.99, 288.26°) |
| OKLab | oklab(78.8% 0.0117 -0.0866) |
| OKLCH | oklch(78.8% 0.087 277.7) |
| XYZ | xyz(49.5598, 48.2278, 90.6849) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 8.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Periwinkle Blue
#8F99FB
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB5F2 #F2E9AC
analogous
#ACD8F2 #ACB5F2 #C6ACF2
triadic
#ACB5F2 #F2ACB5 #B5F2AC
tetradic
#ACB5F2 #F2ACD8 #F2E9AC #ACF2C6
square
#ACB5F2 #F2ACD8 #F2E9AC #ACF2C6
split-complementary
#ACB5F2 #F2C6AC #D8F2AC
monochromatic
#4257E1 #7786EA #ACB5F2 #E1E4FA #E5E7FB
Accessibility & contrast
On white
1.97
#ACB5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#ACB5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB5F2
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB5F2 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BBF5
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#9AC0CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acb5f2; /* rgb */ color: rgb(172, 181, 242); /* oklch */ color: oklch(78.8% 0.087 277.7);
Tailwind
colors: {
custom: {
50: '#c6cbf6',
500: '#acb5f2',
950: '#000000',
},
}SCSS
$custom: #acb5f2; $custom-light: #c6cbf6; $custom-dark: #000000;
JSON
{
"hex": "#acb5f2",
"rgb": {
"r": 172,
"g": 181,
"b": 242
},
"hsl": {
"h": 232.286,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.78798,
"c": 0.08737,
"h": 277.7
},
"luminance": 0.48229
}Semantic roles & 50–950 ramp
primary
#ACB5F2
secondary
#F3EFD8
accent
#BC10D5
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285