#ACB2FA#ACB2FA
#ACB2FA is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.5% C 0.102 H 280.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2FA |
|---|---|
| RGB | rgb(172, 178, 250) |
| HSL | hsl(235, 89%, 83%) |
| HSV | hsv(235, 31%, 98%) |
| CMYK | cmyk(31.2%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.52, 13.97, -36.35) |
| CIE-LCH | lch(74.52, 38.94, 291.02°) |
| OKLab | oklab(78.55% 0.0179 -0.1009) |
| OKLCH | oklch(78.55% 0.102 280.1) |
| XYZ | xyz(50.1843, 47.5121, 96.9506) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.92
Light Periwinkle
#C1C6FC
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.71
Pale Violet
#CEAEFA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2FA #FAF4AC
analogous
#ACD9FA #ACB2FA #CDACFA
triadic
#ACB2FA #FAACB2 #B2FAAC
tetradic
#ACB2FA #FAACD9 #FAF4AC #ACFACD
square
#ACB2FA #FAACD9 #FAF4AC #ACFACD
split-complementary
#ACB2FA #FACDAC #D9FAAC
monochromatic
#3947F3 #727CF7 #ACB2FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.00
#ACB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ACB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2FA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2FA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#98BFCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acb2fa; /* rgb */ color: rgb(172, 178, 250); /* oklch */ color: oklch(78.5% 0.102 280.1);
Tailwind
colors: {
custom: {
50: '#c6c8fc',
500: '#acb2fa',
950: '#000000',
},
}SCSS
$custom: #acb2fa; $custom-light: #c6c8fc; $custom-dark: #000000;
JSON
{
"hex": "#acb2fa",
"rgb": {
"r": 172,
"g": 178,
"b": 250
},
"hsl": {
"h": 235.385,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.7855,
"c": 0.10249,
"h": 280.1
},
"luminance": 0.47514
}Semantic roles & 50–950 ramp
primary
#ACB2FA
secondary
#F5F3D6
accent
#D400E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285