#ACBAFA#ACBAFA
#ACBAFA is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.1% C 0.092 H 274.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAFA |
|---|---|
| RGB | rgb(172, 186, 250) |
| HSL | hsl(229, 89%, 83%) |
| HSV | hsv(229, 31%, 98%) |
| CMYK | cmyk(31.2%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.55, 9.55, -33.20) |
| CIE-LCH | lch(76.55, 34.55, 286.04°) |
| OKLab | oklab(80.13% 0.0074 -0.0919) |
| OKLCH | oklch(80.13% 0.092 274.6) |
| XYZ | xyz(51.8227, 50.7889, 97.4967) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.88
Light Periwinkle
#C1C6FC
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.73
Carolina Blue
#8AB8FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAFA #FAECAC
analogous
#ACE1FA #ACBAFA #C5ACFA
triadic
#ACBAFA #FAACBA #BAFAAC
tetradic
#ACBAFA #FAACE1 #FAECAC #ACFAC5
square
#ACBAFA #FAACE1 #FAECAC #ACFAC5
split-complementary
#ACBAFA #FAC5AC #E1FAAC
monochromatic
#395AF3 #728AF7 #ACBAFA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.88
#ACBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ACBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAFA
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAFA | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#97C6D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbafa; /* rgb */ color: rgb(172, 186, 250); /* oklch */ color: oklch(80.1% 0.092 274.6);
Tailwind
colors: {
custom: {
50: '#c6cefc',
500: '#acbafa',
950: '#000000',
},
}SCSS
$custom: #acbafa; $custom-light: #c6cefc; $custom-dark: #000000;
JSON
{
"hex": "#acbafa",
"rgb": {
"r": 172,
"g": 186,
"b": 250
},
"hsl": {
"h": 229.231,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.80128,
"c": 0.09222,
"h": 274.6
},
"luminance": 0.50791
}Semantic roles & 50–950 ramp
primary
#ACBAFA
secondary
#DDC96D
accent
#BC00E5
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385