#ACBCFF#ACBCFF
#ACBCFF is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.7% C 0.097 H 273.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCFF |
|---|---|
| RGB | rgb(172, 188, 255) |
| HSL | hsl(228, 100%, 84%) |
| HSV | hsv(228, 33%, 100%) |
| CMYK | cmyk(32.5%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(77.25, 9.69, -34.80) |
| CIE-LCH | lch(77.25, 36.12, 285.57°) |
| OKLab | oklab(80.74% 0.0062 -0.0965) |
| OKLCH | oklch(80.74% 0.097 273.7) |
| XYZ | xyz(53.0414, 51.9552, 101.8220) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.19
Light Periwinkle
#C1C6FC
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Carolina Blue
#8AB8FE
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCFF #FFEFAC
analogous
#ACE5FF #ACBCFF #C5ACFF
triadic
#ACBCFF #FFACBC #BCFFAC
tetradic
#ACBCFF #FFACE5 #FFEFAC #ACFFC5
square
#ACBCFF #FFACE5 #FFEFAC #ACFFC5
split-complementary
#ACBCFF #FFC5AC #E5FFAC
monochromatic
#3259FF #6F8BFF #ACBCFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.84
#ACBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ACBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCFF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCFF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#95C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbcff; /* rgb */ color: rgb(172, 188, 255); /* oklch */ color: oklch(80.7% 0.097 273.7);
Tailwind
colors: {
custom: {
50: '#c6d0ff',
500: '#acbcff',
950: '#000000',
},
}SCSS
$custom: #acbcff; $custom-light: #c6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#acbcff",
"rgb": {
"r": 172,
"g": 188,
"b": 255
},
"hsl": {
"h": 228.434,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.80738,
"c": 0.09669,
"h": 273.7
},
"luminance": 0.51957
}Semantic roles & 50–950 ramp
primary
#ACBCFF
secondary
#E5CD6A
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386