#ACB3FA#ACB3FA
#ACB3FA is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.7% C 0.101 H 279.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB3FA |
|---|---|
| RGB | rgb(172, 179, 250) |
| HSL | hsl(235, 89%, 83%) |
| HSV | hsv(235, 31%, 98%) |
| CMYK | cmyk(31.2%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(74.77, 13.41, -35.96) |
| CIE-LCH | lch(74.77, 38.38, 290.46°) |
| OKLab | oklab(78.75% 0.0166 -0.0998) |
| OKLCH | oklch(78.75% 0.101 279.5) |
| XYZ | xyz(50.3840, 47.9114, 97.0172) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 7.94
Periwinkle
#CCCCFF
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.58
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB3FA #FAF3AC
analogous
#ACDAFA #ACB3FA #CCACFA
triadic
#ACB3FA #FAACB3 #B3FAAC
tetradic
#ACB3FA #FAACDA #FAF3AC #ACFACC
square
#ACB3FA #FAACDA #FAF3AC #ACFACC
split-complementary
#ACB3FA #FACCAC #DAFAAC
monochromatic
#3949F3 #727EF7 #ACB3FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.98
#ACB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#ACB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB3FA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB3FA | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#98C0CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acb3fa; /* rgb */ color: rgb(172, 179, 250); /* oklch */ color: oklch(78.7% 0.101 279.5);
Tailwind
colors: {
custom: {
50: '#c6c9fc',
500: '#acb3fa',
950: '#000000',
},
}SCSS
$custom: #acb3fa; $custom-light: #c6c9fc; $custom-dark: #000000;
JSON
{
"hex": "#acb3fa",
"rgb": {
"r": 172,
"g": 179,
"b": 250
},
"hsl": {
"h": 234.615,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.78746,
"c": 0.10115,
"h": 279.5
},
"luminance": 0.47913
}Semantic roles & 50–950 ramp
primary
#ACB3FA
secondary
#F5F2D6
accent
#D100E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285