#ACB5FA#ACB5FA
#ACB5FA is a light, moderate blue. Relative luminance 0.487; OKLCH L 79.1% C 0.099 H 278.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB5FA |
|---|---|
| RGB | rgb(172, 181, 250) |
| HSL | hsl(233, 89%, 83%) |
| HSV | hsv(233, 31%, 98%) |
| CMYK | cmyk(31.2%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(75.28, 12.30, -35.17) |
| CIE-LCH | lch(75.28, 37.26, 289.28°) |
| OKLab | oklab(79.14% 0.014 -0.0975) |
| OKLCH | oklch(79.14% 0.099 278.2) |
| XYZ | xyz(50.7877, 48.7189, 97.1517) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.14
Light Periwinkle
#C1C6FC
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 7.80
Periwinkle Blue
#8F99FB
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.34
Powder Blue (survey)
#B1D1FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB5FA #FAF1AC
analogous
#ACDCFA #ACB5FA #CAACFA
triadic
#ACB5FA #FAACB5 #B5FAAC
tetradic
#ACB5FA #FAACDC #FAF1AC #ACFACA
square
#ACB5FA #FAACDC #FAF1AC #ACFACA
split-complementary
#ACB5FA #FACAAC #DCFAAC
monochromatic
#394EF3 #7282F7 #ACB5FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.95
#ACB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ACB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB5FA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB5FA | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#97C2CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acb5fa; /* rgb */ color: rgb(172, 181, 250); /* oklch */ color: oklch(79.1% 0.099 278.2);
Tailwind
colors: {
custom: {
50: '#c6cbfc',
500: '#acb5fa',
950: '#000000',
},
}SCSS
$custom: #acb5fa; $custom-light: #c6cbfc; $custom-dark: #000000;
JSON
{
"hex": "#acb5fa",
"rgb": {
"r": 172,
"g": 181,
"b": 250
},
"hsl": {
"h": 233.077,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.79139,
"c": 0.09854,
"h": 278.2
},
"luminance": 0.48721
}Semantic roles & 50–950 ramp
primary
#ACB5FA
secondary
#F5F2D6
accent
#CB00E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285